Commit c91ea57
committed
Update submodules to DuckDB 8616efa9da
1 parent 66b9a06 commit c91ea57
7 files changed
Lines changed: 10 additions & 10 deletions
File tree
- src
- include
- storage
- test/sql/storage
Submodule duckdb updated 1066 files
Submodule extension-ci-tools updated 14 files
- .github/workflows/TestCITools.yml+29-7
- .github/workflows/_extension_client_tests.yml+3-3
- .github/workflows/_extension_code_quality.yml+6-6
- .github/workflows/_extension_deploy.yml+4-4
- .github/workflows/_extension_distribution.yml+254-785
- .gitignore+2
- config/distribution_matrix.json+2-2
- docker/linux_amd64/Dockerfile+1-1
- docker/linux_amd64_musl/Dockerfile+1-1
- docker/linux_arm64/Dockerfile+1-1
- docker/linux_arm64_musl/Dockerfile+1-1
- makefiles/duckdb_extension.Makefile+14-2
- scripts/ci_phase.py+555
- scripts/test_ci_phase.py+223
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
51 | | - | |
| 50 | + | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
| 101 | + | |
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
128 | | - | |
| 128 | + | |
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
| |||
178 | 178 | | |
179 | 179 | | |
180 | 180 | | |
181 | | - | |
| 181 | + | |
182 | 182 | | |
183 | 183 | | |
184 | 184 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
0 commit comments