Commit 7334e39
Use DuckDB with fixed index scan (#399)
* Revert "Re-order the columns in the auto-created DuckDB view to have the indexed column first (#390)"
This reverts commit c2307be.
* Use DuckDB with fixed index scan
* add primary key tests
* use correct commit
* clippy/unused fns
---------
Co-authored-by: David Stancu <david@spice.ai>1 parent 2f3389a commit 7334e39
17 files changed
Lines changed: 350 additions & 549 deletions
File tree
- src/duckdb
- snapshots
- tests
- arrow_record_batch_gen
- docker
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
| 106 | + | |
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
| |||
0 commit comments