Skip to content

Extend Sort type support for Parquet Mergetree #190

Extend Sort type support for Parquet Mergetree

Extend Sort type support for Parquet Mergetree #190

Triggered via pull request February 3, 2025 21:27
Status Failure
Total duration 45m 43s
Artifacts 11

MainDistributionPipeline.yml

on: pull_request
Build extension binaries (next)  /  Generate matrix
4s
Build extension binaries (next) / Generate matrix
Build extension binaries  /  Generate matrix
2s
Build extension binaries / Generate matrix
Matrix: Build extension binaries (next) / Linux
Matrix: Build extension binaries (next) / MacOS
Matrix: Build extension binaries (next) / DuckDB-Wasm
Matrix: Build extension binaries (next) / Windows
Matrix: Build extension binaries / Linux
Matrix: Build extension binaries / MacOS
Matrix: Build extension binaries / DuckDB-Wasm
Matrix: Build extension binaries / Windows
Fit to window
Zoom out
Zoom in

Annotations

26 errors, 95 warnings, and 2 notices
Build extension binaries / DuckDB-Wasm (wasm_mvp, wasm32-emscripten): chsql/src/parquet_ordered_scan.cpp#L144
no member named 'ConvertedType' in namespace 'duckdb_parquet'; did you mean 'duckdb_parquet::format::ConvertedType'?
Build extension binaries / DuckDB-Wasm (wasm_mvp, wasm32-emscripten): chsql/src/parquet_ordered_scan.cpp#L147
no member named 'ConvertedType' in namespace 'duckdb_parquet'; did you mean 'duckdb_parquet::format::ConvertedType'?
Build extension binaries / DuckDB-Wasm (wasm_mvp, wasm32-emscripten)
Process completed with exit code 2.
Build extension binaries / DuckDB-Wasm (wasm_eh, wasm32-emscripten)
The job was canceled because "wasm_mvp_wasm32-emscripte" failed.
Build extension binaries / DuckDB-Wasm (wasm_eh, wasm32-emscripten): chsql/src/parquet_ordered_scan.cpp#L144
no member named 'ConvertedType' in namespace 'duckdb_parquet'; did you mean 'duckdb_parquet::format::ConvertedType'?
Build extension binaries / DuckDB-Wasm (wasm_eh, wasm32-emscripten): chsql/src/parquet_ordered_scan.cpp#L147
no member named 'ConvertedType' in namespace 'duckdb_parquet'; did you mean 'duckdb_parquet::format::ConvertedType'?
Build extension binaries / DuckDB-Wasm (wasm_eh, wasm32-emscripten)
Process completed with exit code 2.
Build extension binaries / DuckDB-Wasm (wasm_threads, wasm32-emscripten)
The job was canceled because "wasm_mvp_wasm32-emscripte" failed.
Build extension binaries / DuckDB-Wasm (wasm_threads, wasm32-emscripten): chsql/src/parquet_ordered_scan.cpp#L144
no member named 'ConvertedType' in namespace 'duckdb_parquet'; did you mean 'duckdb_parquet::format::ConvertedType'?
Build extension binaries / DuckDB-Wasm (wasm_threads, wasm32-emscripten): chsql/src/parquet_ordered_scan.cpp#L147
no member named 'ConvertedType' in namespace 'duckdb_parquet'; did you mean 'duckdb_parquet::format::ConvertedType'?
Build extension binaries / DuckDB-Wasm (wasm_threads, wasm32-emscripten)
Process completed with exit code 2.
Build extension binaries / MacOS (osx_amd64, x86_64, x64-osx): chsql/src/parquet_ordered_scan.cpp#L144
no member named 'ConvertedType' in namespace 'duckdb_parquet'; did you mean 'duckdb_parquet::format::ConvertedType'?
Build extension binaries / MacOS (osx_amd64, x86_64, x64-osx): chsql/src/parquet_ordered_scan.cpp#L147
no member named 'ConvertedType' in namespace 'duckdb_parquet'; did you mean 'duckdb_parquet::format::ConvertedType'?
Build extension binaries / MacOS (osx_amd64, x86_64, x64-osx)
Process completed with exit code 2.
Build extension binaries / MacOS (osx_arm64, arm64, arm64-osx)
The job was canceled because "osx_amd64_x86_64_x64-osx" failed.
Build extension binaries / MacOS (osx_arm64, arm64, arm64-osx)
The operation was canceled.
Build extension binaries / Linux (linux_amd64, ubuntu:18.04, x64-linux)
Process completed with exit code 2.
Build extension binaries / Linux (linux_amd64_gcc4, quay.io/pypa/manylinux2014_x86_64, x64-linux)
The job was canceled because "linux_amd64_ubuntu_18_04_" failed.
Build extension binaries / Linux (linux_arm64, ubuntu:18.04, arm64-linux)
The job was canceled because "linux_amd64_ubuntu_18_04_" failed.
Build extension binaries / Windows (windows_amd64, x64-windows-static-md)
Process completed with exit code 1.
Build extension binaries / Windows (windows_amd64_rtools, x64-mingw-static)
The job was canceled because "windows_amd64_x64-windows" failed.
Build extension binaries / Windows (windows_amd64_rtools, x64-mingw-static)
Restoring cache failed: Error: The process 'C:\rtools42\usr\bin\sh.exe' failed with exit code 77
Build extension binaries (next) / Windows (windows_amd64_mingw, x64-mingw-static)
Restoring cache failed: Error: The process 'C:\rtools42\usr\bin\sh.exe' failed with exit code 77
Build extension binaries / DuckDB-Wasm (wasm_mvp, wasm32-emscripten)
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
Build extension binaries / DuckDB-Wasm (wasm_mvp, wasm32-emscripten): chsql/src/parquet_ordered_scan.cpp#L147
comparison of different enumeration types in switch statement ('Type::type' and 'duckdb_parquet::format::ConvertedType::type') [-Wenum-compare-switch]
Build extension binaries / DuckDB-Wasm (wasm_mvp, wasm32-emscripten): chsql/src/parquet_ordered_scan.cpp#L144
comparison of different enumeration types in switch statement ('Type::type' and 'duckdb_parquet::format::ConvertedType::type') [-Wenum-compare-switch]
Build extension binaries / DuckDB-Wasm (wasm_mvp, wasm32-emscripten): chsql/src/parquet_ordered_scan.cpp#L144
case value not in enumerated type 'Type::type' [-Wswitch]
Build extension binaries / DuckDB-Wasm (wasm_mvp, wasm32-emscripten): chsql/src/parquet_ordered_scan.cpp#L147
case value not in enumerated type 'Type::type' [-Wswitch]
Build extension binaries / DuckDB-Wasm (wasm_mvp, wasm32-emscripten): chsql/src/duck_flock.cpp#L107
logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses]
Build extension binaries / DuckDB-Wasm (wasm_eh, wasm32-emscripten): chsql/src/duck_flock.cpp#L107
logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses]
Build extension binaries / DuckDB-Wasm (wasm_eh, wasm32-emscripten): chsql/src/parquet_ordered_scan.cpp#L147
comparison of different enumeration types in switch statement ('Type::type' and 'duckdb_parquet::format::ConvertedType::type') [-Wenum-compare-switch]
Build extension binaries / DuckDB-Wasm (wasm_eh, wasm32-emscripten): chsql/src/parquet_ordered_scan.cpp#L144
comparison of different enumeration types in switch statement ('Type::type' and 'duckdb_parquet::format::ConvertedType::type') [-Wenum-compare-switch]
Build extension binaries / DuckDB-Wasm (wasm_eh, wasm32-emscripten): chsql/src/parquet_ordered_scan.cpp#L144
case value not in enumerated type 'Type::type' [-Wswitch]
Build extension binaries / DuckDB-Wasm (wasm_eh, wasm32-emscripten): chsql/src/parquet_ordered_scan.cpp#L147
case value not in enumerated type 'Type::type' [-Wswitch]
Build extension binaries / DuckDB-Wasm (wasm_eh, wasm32-emscripten)
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
Build extension binaries / DuckDB-Wasm (wasm_threads, wasm32-emscripten)
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
Build extension binaries / DuckDB-Wasm (wasm_threads, wasm32-emscripten): chsql/src/duck_flock.cpp#L107
logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses]
Build extension binaries / DuckDB-Wasm (wasm_threads, wasm32-emscripten): chsql/src/parquet_ordered_scan.cpp#L147
comparison of different enumeration types in switch statement ('Type::type' and 'duckdb_parquet::format::ConvertedType::type') [-Wenum-compare-switch]
Build extension binaries / DuckDB-Wasm (wasm_threads, wasm32-emscripten): chsql/src/parquet_ordered_scan.cpp#L144
comparison of different enumeration types in switch statement ('Type::type' and 'duckdb_parquet::format::ConvertedType::type') [-Wenum-compare-switch]
Build extension binaries / DuckDB-Wasm (wasm_threads, wasm32-emscripten): chsql/src/parquet_ordered_scan.cpp#L144
case value not in enumerated type 'Type::type' [-Wswitch]
Build extension binaries / DuckDB-Wasm (wasm_threads, wasm32-emscripten): chsql/src/parquet_ordered_scan.cpp#L147
case value not in enumerated type 'Type::type' [-Wswitch]
Build extension binaries (next) / DuckDB-Wasm (wasm_threads, wasm32-emscripten)
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
Build extension binaries (next) / DuckDB-Wasm (wasm_threads, wasm32-emscripten): chsql/src/parquet_ordered_scan.cpp#L147
comparison of different enumeration types in switch statement ('Type::type' and 'duckdb_parquet::ConvertedType::type') [-Wenum-compare-switch]
Build extension binaries (next) / DuckDB-Wasm (wasm_threads, wasm32-emscripten): chsql/src/parquet_ordered_scan.cpp#L144
comparison of different enumeration types in switch statement ('Type::type' and 'duckdb_parquet::ConvertedType::type') [-Wenum-compare-switch]
Build extension binaries (next) / DuckDB-Wasm (wasm_threads, wasm32-emscripten): chsql/src/duck_flock.cpp#L107
logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses]
Build extension binaries (next) / DuckDB-Wasm (wasm_threads, wasm32-emscripten): chsql/src/duck_flock.cpp#L107
logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses]
Build extension binaries (next) / DuckDB-Wasm (wasm_threads, wasm32-emscripten): chsql/src/parquet_ordered_scan.cpp#L147
comparison of different enumeration types in switch statement ('Type::type' and 'duckdb_parquet::ConvertedType::type') [-Wenum-compare-switch]
Build extension binaries (next) / DuckDB-Wasm (wasm_threads, wasm32-emscripten): chsql/src/parquet_ordered_scan.cpp#L144
comparison of different enumeration types in switch statement ('Type::type' and 'duckdb_parquet::ConvertedType::type') [-Wenum-compare-switch]
Build extension binaries (next) / DuckDB-Wasm (wasm_mvp, wasm32-emscripten): chsql/src/parquet_ordered_scan.cpp#L147
comparison of different enumeration types in switch statement ('Type::type' and 'duckdb_parquet::ConvertedType::type') [-Wenum-compare-switch]
Build extension binaries (next) / DuckDB-Wasm (wasm_mvp, wasm32-emscripten): chsql/src/parquet_ordered_scan.cpp#L144
comparison of different enumeration types in switch statement ('Type::type' and 'duckdb_parquet::ConvertedType::type') [-Wenum-compare-switch]
Build extension binaries (next) / DuckDB-Wasm (wasm_mvp, wasm32-emscripten): chsql/src/duck_flock.cpp#L107
logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses]
Build extension binaries (next) / DuckDB-Wasm (wasm_mvp, wasm32-emscripten): chsql/src/parquet_ordered_scan.cpp#L147
comparison of different enumeration types in switch statement ('Type::type' and 'duckdb_parquet::ConvertedType::type') [-Wenum-compare-switch]
Build extension binaries (next) / DuckDB-Wasm (wasm_mvp, wasm32-emscripten): chsql/src/parquet_ordered_scan.cpp#L144
comparison of different enumeration types in switch statement ('Type::type' and 'duckdb_parquet::ConvertedType::type') [-Wenum-compare-switch]
Build extension binaries (next) / DuckDB-Wasm (wasm_mvp, wasm32-emscripten): chsql/src/duck_flock.cpp#L107
logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses]
Build extension binaries (next) / DuckDB-Wasm (wasm_mvp, wasm32-emscripten)
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
Build extension binaries (next) / DuckDB-Wasm (wasm_eh, wasm32-emscripten): chsql/src/parquet_ordered_scan.cpp#L147
comparison of different enumeration types in switch statement ('Type::type' and 'duckdb_parquet::ConvertedType::type') [-Wenum-compare-switch]
Build extension binaries (next) / DuckDB-Wasm (wasm_eh, wasm32-emscripten): chsql/src/parquet_ordered_scan.cpp#L144
comparison of different enumeration types in switch statement ('Type::type' and 'duckdb_parquet::ConvertedType::type') [-Wenum-compare-switch]
Build extension binaries (next) / DuckDB-Wasm (wasm_eh, wasm32-emscripten): chsql/src/parquet_ordered_scan.cpp#L144
case value not in enumerated type 'Type::type' [-Wswitch]
Build extension binaries (next) / DuckDB-Wasm (wasm_eh, wasm32-emscripten): chsql/src/parquet_ordered_scan.cpp#L147
case value not in enumerated type 'Type::type' [-Wswitch]
Build extension binaries (next) / DuckDB-Wasm (wasm_eh, wasm32-emscripten): chsql/src/duck_flock.cpp#L107
logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses]
Build extension binaries (next) / DuckDB-Wasm (wasm_eh, wasm32-emscripten): chsql/src/parquet_ordered_scan.cpp#L147
comparison of different enumeration types in switch statement ('Type::type' and 'duckdb_parquet::ConvertedType::type') [-Wenum-compare-switch]
Build extension binaries (next) / DuckDB-Wasm (wasm_eh, wasm32-emscripten): chsql/src/parquet_ordered_scan.cpp#L144
comparison of different enumeration types in switch statement ('Type::type' and 'duckdb_parquet::ConvertedType::type') [-Wenum-compare-switch]
Build extension binaries (next) / DuckDB-Wasm (wasm_eh, wasm32-emscripten): chsql/src/parquet_ordered_scan.cpp#L144
case value not in enumerated type 'Type::type' [-Wswitch]
Build extension binaries (next) / DuckDB-Wasm (wasm_eh, wasm32-emscripten): chsql/src/parquet_ordered_scan.cpp#L147
case value not in enumerated type 'Type::type' [-Wswitch]
Build extension binaries (next) / DuckDB-Wasm (wasm_eh, wasm32-emscripten): chsql/src/duck_flock.cpp#L107
logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses]
Build extension binaries (next) / DuckDB-Wasm (wasm_eh, wasm32-emscripten)
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
Build extension binaries / MacOS (osx_amd64, x86_64, x64-osx): CMakeLists.txt#L181
Not disabling vptr sanitizer on M1 Macbook - set DISABLE_VPTR_SANITIZER
Build extension binaries / MacOS (osx_amd64, x86_64, x64-osx): chsql/src/duck_flock.cpp#L107
logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses]
Build extension binaries / MacOS (osx_amd64, x86_64, x64-osx): chsql/src/parquet_ordered_scan.cpp#L147
comparison of different enumeration types in switch statement ('Type::type' and 'duckdb_parquet::format::ConvertedType::type') [-Wenum-compare-switch]
Build extension binaries / MacOS (osx_amd64, x86_64, x64-osx): chsql/src/parquet_ordered_scan.cpp#L144
comparison of different enumeration types in switch statement ('Type::type' and 'duckdb_parquet::format::ConvertedType::type') [-Wenum-compare-switch]
Build extension binaries / MacOS (osx_amd64, x86_64, x64-osx): chsql/src/parquet_ordered_scan.cpp#L144
case value not in enumerated type 'Type::type' [-Wswitch]
Build extension binaries / MacOS (osx_amd64, x86_64, x64-osx): chsql/src/parquet_ordered_scan.cpp#L147
case value not in enumerated type 'Type::type' [-Wswitch]
Build extension binaries / MacOS (osx_amd64, x86_64, x64-osx)
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
Build extension binaries / MacOS (osx_arm64, arm64, arm64-osx): CMakeLists.txt#L181
Not disabling vptr sanitizer on M1 Macbook - set DISABLE_VPTR_SANITIZER
Build extension binaries / MacOS (osx_arm64, arm64, arm64-osx)
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
Build extension binaries (next) / MacOS (osx_amd64, x86_64, x64-osx)
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
Build extension binaries (next) / MacOS (osx_amd64, x86_64, x64-osx): CMakeLists.txt#L196
Not disabling vptr sanitizer on M1 Macbook - set DISABLE_VPTR_SANITIZER
Build extension binaries (next) / MacOS (osx_amd64, x86_64, x64-osx): chsql/src/duck_flock.cpp#L107
logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses]
Build extension binaries (next) / MacOS (osx_amd64, x86_64, x64-osx): chsql/src/parquet_ordered_scan.cpp#L147
comparison of different enumeration types in switch statement ('Type::type' and 'duckdb_parquet::ConvertedType::type') [-Wenum-compare-switch]
Build extension binaries (next) / MacOS (osx_amd64, x86_64, x64-osx): chsql/src/parquet_ordered_scan.cpp#L144
comparison of different enumeration types in switch statement ('Type::type' and 'duckdb_parquet::ConvertedType::type') [-Wenum-compare-switch]
Build extension binaries (next) / MacOS (osx_amd64, x86_64, x64-osx): chsql/src/parquet_ordered_scan.cpp#L144
case value not in enumerated type 'Type::type' [-Wswitch]
Build extension binaries (next) / MacOS (osx_amd64, x86_64, x64-osx): chsql/src/parquet_ordered_scan.cpp#L147
case value not in enumerated type 'Type::type' [-Wswitch]
Build extension binaries (next) / MacOS (osx_amd64, x86_64, x64-osx): chsql/src/duck_flock.cpp#L107
logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses]
Build extension binaries (next) / MacOS (osx_amd64, x86_64, x64-osx): chsql/src/parquet_ordered_scan.cpp#L147
comparison of different enumeration types in switch statement ('Type::type' and 'duckdb_parquet::ConvertedType::type') [-Wenum-compare-switch]
Build extension binaries (next) / MacOS (osx_amd64, x86_64, x64-osx): chsql/src/parquet_ordered_scan.cpp#L144
comparison of different enumeration types in switch statement ('Type::type' and 'duckdb_parquet::ConvertedType::type') [-Wenum-compare-switch]
Build extension binaries (next) / MacOS (osx_amd64, x86_64, x64-osx): chsql/src/parquet_ordered_scan.cpp#L144
case value not in enumerated type 'Type::type' [-Wswitch]
Build extension binaries (next) / MacOS (osx_arm64, arm64, arm64-osx): CMakeLists.txt#L196
Not disabling vptr sanitizer on M1 Macbook - set DISABLE_VPTR_SANITIZER
Build extension binaries (next) / MacOS (osx_arm64, arm64, arm64-osx): chsql/src/duck_flock.cpp#L107
logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses]
Build extension binaries (next) / MacOS (osx_arm64, arm64, arm64-osx): chsql/src/parquet_ordered_scan.cpp#L147
comparison of different enumeration types in switch statement ('Type::type' and 'duckdb_parquet::ConvertedType::type') [-Wenum-compare-switch]
Build extension binaries (next) / MacOS (osx_arm64, arm64, arm64-osx): chsql/src/parquet_ordered_scan.cpp#L144
comparison of different enumeration types in switch statement ('Type::type' and 'duckdb_parquet::ConvertedType::type') [-Wenum-compare-switch]
Build extension binaries (next) / MacOS (osx_arm64, arm64, arm64-osx): chsql/src/parquet_ordered_scan.cpp#L144
case value not in enumerated type 'Type::type' [-Wswitch]
Build extension binaries (next) / MacOS (osx_arm64, arm64, arm64-osx): chsql/src/parquet_ordered_scan.cpp#L147
case value not in enumerated type 'Type::type' [-Wswitch]
Build extension binaries (next) / MacOS (osx_arm64, arm64, arm64-osx): chsql/src/duck_flock.cpp#L107
logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses]
Build extension binaries (next) / MacOS (osx_arm64, arm64, arm64-osx): chsql/src/parquet_ordered_scan.cpp#L147
comparison of different enumeration types in switch statement ('Type::type' and 'duckdb_parquet::ConvertedType::type') [-Wenum-compare-switch]
Build extension binaries (next) / MacOS (osx_arm64, arm64, arm64-osx): chsql/src/parquet_ordered_scan.cpp#L144
comparison of different enumeration types in switch statement ('Type::type' and 'duckdb_parquet::ConvertedType::type') [-Wenum-compare-switch]
Build extension binaries (next) / MacOS (osx_arm64, arm64, arm64-osx): chsql/src/parquet_ordered_scan.cpp#L144
case value not in enumerated type 'Type::type' [-Wswitch]
Build extension binaries (next) / MacOS (osx_arm64, arm64, arm64-osx)
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
Build extension binaries / Linux (linux_amd64, ubuntu:18.04, x64-linux)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build extension binaries / Linux (linux_amd64_gcc4, quay.io/pypa/manylinux2014_x86_64, x64-linux)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build extension binaries / Linux (linux_arm64, ubuntu:18.04, arm64-linux)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build extension binaries (next) / Linux (linux_amd64_gcc4, quay.io/pypa/manylinux2014_x86_64, x64-linux)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build extension binaries (next) / Linux (linux_amd64, ubuntu:18.04, x64-linux)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build extension binaries (next) / Linux (linux_arm64, ubuntu:18.04, arm64-linux)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build extension binaries (next) / Linux (linux_amd64_musl, alpine:3, x64-linux)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build extension binaries / Windows (windows_amd64, x64-windows-static-md)
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
Build extension binaries / Windows (windows_amd64_rtools, x64-mingw-static)
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
Build extension binaries (next) / Windows (windows_amd64, x64-windows-static-md)
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
Build extension binaries (next) / Windows (windows_amd64_mingw, x64-mingw-static)
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
Build extension binaries (next) / Windows (windows_amd64_mingw, x64-mingw-static)
#warning Please include winsock2.h before windows.h [-Wcpp]
Build extension binaries (next) / Windows (windows_amd64_mingw, x64-mingw-static): duckdb/tools/shell/shell.cpp#L4602
ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
Build extension binaries / Windows (windows_amd64_rtools, x64-mingw-static)
ccache setup failed, skipping saving.
Build extension binaries (next) / Windows (windows_amd64_mingw, x64-mingw-static)
ccache setup failed, skipping saving.

Artifacts

Produced during runtime
Name Size
chsql-main-extension-linux_amd64
9.05 MB
chsql-main-extension-linux_amd64_gcc4
9.64 MB
chsql-main-extension-linux_amd64_musl
10.2 MB
chsql-main-extension-linux_arm64
8.96 MB
chsql-main-extension-osx_amd64
8.04 MB
chsql-main-extension-osx_arm64
7.12 MB
chsql-main-extension-wasm_eh
37.6 KB
chsql-main-extension-wasm_mvp
32.9 KB
chsql-main-extension-wasm_threads
32.8 KB
chsql-main-extension-windows_amd64
7.63 MB
chsql-main-extension-windows_amd64_mingw
13.7 MB