quarylabs / sqruff

Fast SQL formatter/linter
https://quary.dev/
Apache License 2.0
277 stars 6 forks source link

feat: add ST09 rule #516

Closed gvozdvmozgu closed 1 month ago

github-actions[bot] commented 1 month ago

Benchmark for 8a7d6eb

Click to view benchmark | Test | Base | PR | % | |------|--------------|------------------|---| | DepthMap::from_parent | 140.9±1.95µs | 142.5±2.69µs | +1.14% | | fix_complex_query | 13.6±0.46ms | 13.7±0.51ms | +0.74% | | parse_complex_query | 4.4±0.09µs | **4.3±0.06µs** | **-2.27%** | | parse_expression_recursion | 7.3±0.07µs | **7.2±0.06µs** | **-1.37%** | | parse_simple_query | 1387.7±16.27ns | 1395.6±43.89ns | +0.57% |
github-actions[bot] commented 1 month ago

Benchmark for 078d814

Click to view benchmark | Test | Base | PR | % | |------|--------------|------------------|---| | DepthMap::from_parent | 144.7±2.20µs | **141.4±3.67µs** | **-2.28%** | | fix_complex_query | 13.6±0.14ms | 13.6±0.26ms | 0.00% | | parse_complex_query | **4.3±0.07µs** | 4.4±0.05µs | **+2.33%** | | parse_expression_recursion | **7.3±0.09µs** | 7.4±0.20µs | **+1.37%** | | parse_simple_query | 1409.5±26.48ns | 1396.1±41.30ns | -0.95% |
github-actions[bot] commented 1 month ago

Benchmark for c59dacb

Click to view benchmark | Test | Base | PR | % | |------|--------------|------------------|---| | DepthMap::from_parent | 142.0±1.72µs | 141.0±2.58µs | -0.70% | | fix_complex_query | **13.6±0.08ms** | 13.7±0.24ms | **+0.74%** | | parse_complex_query | 4.4±0.04µs | 4.4±0.21µs | 0.00% | | parse_expression_recursion | 7.4±0.26µs | 7.4±0.18µs | 0.00% | | parse_simple_query | 1485.5±51.42ns | 1466.2±56.87ns | -1.30% |
github-actions[bot] commented 1 month ago

Benchmark for edcc947

Click to view benchmark | Test | Base | PR | % | |------|--------------|------------------|---| | DepthMap::from_parent | 143.2±4.27µs | 143.4±2.92µs | +0.14% | | fix_complex_query | **13.5±0.06ms** | 13.7±0.05ms | **+1.48%** | | parse_complex_query | **4.3±0.06µs** | 4.4±0.05µs | **+2.33%** | | parse_expression_recursion | 7.3±0.10µs | 7.3±0.30µs | 0.00% | | parse_simple_query | 1425.7±25.62ns | 1414.7±39.46ns | -0.77% |