Commit e9ea8e3
committed
feat: prefer native_datafusion scan in auto mode with fallback
In auto scan mode, try native_datafusion scan first and fall back to
native_iceberg_compat when native_datafusion is not supported (e.g.,
when COMET_EXEC_ENABLED is disabled, or DPP is used).1 parent 5ef5da2 commit e9ea8e3
1 file changed
Lines changed: 5 additions & 1 deletion
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
167 | 167 | | |
168 | 168 | | |
169 | 169 | | |
170 | | - | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
171 | 175 | | |
172 | 176 | | |
173 | 177 | | |
| |||
0 commit comments