Commit 92c60bb
File tree
4 files changed
+16
-18
lines changed- src
- include
4 files changed
+16
-18
lines changedSubmodule duckdb updated 3381 files
Submodule extension-ci-tools updated 20 files
- .github/workflows/TestCITools.yml+38-24
- .github/workflows/_extension_deploy.yml+6-1
- .github/workflows/_extension_distribution.yml+244-33
- README.md+3-5
- config/distribution_matrix.json+21-11
- docker/linux_amd64/Dockerfile+2-1
- docker/linux_amd64_musl/Dockerfile+4-1
- docker/linux_arm64/Dockerfile+3-1
- makefiles/c_api_extensions/base.Makefile+8-8
- makefiles/c_api_extensions/rust.Makefile+13-1
- makefiles/duckdb_extension.Makefile+84-20
- scripts/modify_distribution_matrix.py+19-1
- toolchains/x64-windows-static-md-release-vs2019comp.cmake+11
- vcpkg_ports/README.md+4
- vcpkg_ports/avro-c/avro.patch-377
- vcpkg_ports/avro-c/avro_writer.patch-126
- vcpkg_ports/avro-c/duckdb.patch-125
- vcpkg_ports/avro-c/field_id.patch-406
- vcpkg_ports/avro-c/portfile.cmake+3-8
- vcpkg_ports/vcpkg-cmake/vcpkg_cmake_configure.cmake+27-1
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | | - | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
18 | 21 | | |
19 | 22 | | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | 11 | | |
13 | 12 | | |
14 | 13 | | |
| |||
17 | 16 | | |
18 | 17 | | |
19 | 18 | | |
20 | | - | |
| 19 | + | |
21 | 20 | | |
22 | 21 | | |
23 | | - | |
| 22 | + | |
24 | 23 | | |
25 | | - | |
| 24 | + | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
0 commit comments