Skip to content

Conversation

@andygrove
Copy link
Member

@andygrove andygrove commented Dec 23, 2025

Which issue does this PR close?

Closes #3040

Follows on from the refactor in #2978

Rationale for this change

native_datafusion is faster than native_iceberg_compat, so we should use it when we can.

tpch_allqueries tpch_queries_compare

What changes are included in this PR?

How are these changes tested?

@codecov-commenter
Copy link

codecov-commenter commented Dec 23, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 59.20%. Comparing base (f09f8af) to head (0ac55aa).
⚠️ Report is 832 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #2969      +/-   ##
============================================
+ Coverage     56.12%   59.20%   +3.07%     
- Complexity      976     1355     +379     
============================================
  Files           119      167      +48     
  Lines         11743    15525    +3782     
  Branches       2251     2576     +325     
============================================
+ Hits           6591     9191    +2600     
- Misses         4012     5055    +1043     
- Partials       1140     1279     +139     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@mbutrovich
Copy link
Contributor

Re: d0bab1e

native_datafusion should support bucket scans: #2888

@andygrove andygrove closed this Jan 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

auto scan mode should select native_datafusion for supported use cases

3 participants