Skip to content

Merge remote-tracking branch 'origin/main' into copilot/remove-sql-fe…

7e06f79
Select commit
Loading
Failed to load commit list.
Draft

chore: remove sql feature and sqlparser dependency from DataFusion #1437

Merge remote-tracking branch 'origin/main' into copilot/remove-sql-fe…
7e06f79
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 26, 2026 in 1s

75.12% (-0.01%) compared to 682a98e

View this Pull Request on Codecov

75.12% (-0.01%) compared to 682a98e

Details

Codecov Report

❌ Patch coverage is 3.44828% with 28 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...ates/sail-plan/src/resolver/expression/wildcard.rs 3.44% 28 Missing ⚠️
@@            Coverage Diff             @@
##             main    #1437      +/-   ##
==========================================
- Coverage   75.12%   75.12%   -0.01%     
==========================================
  Files         870      870              
  Lines      114384   114393       +9     
==========================================
  Hits        85936    85936              
- Misses      28448    28457       +9     
Files with missing lines Coverage Δ
crates/sail-common-datafusion/src/error.rs 49.39% <ø> (+0.58%) ⬆️
crates/sail-data-source/src/formats/avro/mod.rs 14.28% <ø> (ø)
crates/sail-execution/src/codec.rs 17.21% <ø> (ø)
...ates/sail-plan/src/resolver/expression/wildcard.rs 61.13% <3.44%> (-2.80%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.