Commit 8ebfea0
DuckDB Build System (#3397)
This PR introduces an alternate setup for a DuckDB extension written
primarily in Rust, with C++ used to expose additional functionality from
the DuckDB code base.
Signed-off-by: Alexander Droste <[email protected]>
Co-authored-by: Alexander Droste <[email protected]>1 parent 7aff46a commit 8ebfea0
File tree
58 files changed
+8760
-342
lines changed- .github/workflows
- vortex-duckdb-ext
- cpp
- include
- duckdb_vx
- include
- src
- convert
- duckdb
- table_function
- exporter
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
58 files changed
+8760
-342
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
182 | | - | |
| 182 | + | |
183 | 183 | | |
184 | 184 | | |
185 | 185 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
35 | 36 | | |
36 | 37 | | |
37 | 38 | | |
| |||
0 commit comments