Commit c57c90e
authored
chore: drop fork submodules from vortex (#3666)
- Drops DuckDB related forks from the Vortex repo.
- Removes the following submodules:
```
[submodule "extension-ci-tools"]
path = duckdb-vortex/extension-ci-tools
url = https://github.com/duckdb/extension-ci-tools
[submodule "duckdb-vortex/duckdb-rs"]
path = duckdb-vortex/duckdb-rs
url = https://github.com/spiraldb/duckdb-rs
[submodule "duckdb-vortex/vcpkg"]
path = duckdb-vortex/vcpkg
url = https://github.com/microsoft/vcpkg.git
```
- Moves the DuckDB repo from duckdb-vortex to vortex-duckdb/duckdb
(switches to the original repo as part of that).
- Bumps duckdb dep in vortex-duckdb to v1.3.1
- Updates ruff exclude paths to: `extend-exclude = [".venv",
"vortex-duckdb/duckdb/**"]`
---------
Signed-off-by: Alexander Droste <[email protected]>1 parent e42a241 commit c57c90e
File tree
47 files changed
+13
-2364
lines changed- bench-vortex
- src/bin
- duckdb-vortex
- .github/workflows
- docs
- scripts
- src
- include
- test
- sql
- src
- vortex-duckdb
- cpp
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
47 files changed
+13
-2364
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
463 | 463 | | |
464 | 464 | | |
465 | 465 | | |
466 | | - | |
| 466 | + | |
467 | 467 | | |
468 | 468 | | |
469 | 469 | | |
| |||
This file was deleted.
This file was deleted.
This file was deleted.
Lines changed: 0 additions & 29 deletions
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments