Skip to content

Extend Sort type support for Parquet Mergetree #188

Extend Sort type support for Parquet Mergetree

Extend Sort type support for Parquet Mergetree #188

Triggered via pull request January 30, 2025 22:47
Status Failure
Total duration 48m 33s
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
26s
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
Deploy extension binaries  /  Generate matrix
Deploy extension binaries / Generate matrix
Matrix: Deploy extension binaries / Deploy
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

Annotations

12 errors, 63 warnings, and 1 notice
Build extension binaries / MacOS (osx_amd64, x86_64, x64-osx)
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v3`. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
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)
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v3`. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
Build extension binaries / DuckDB-Wasm (wasm_mvp, wasm32-emscripten)
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v3`. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
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_threads, wasm32-emscripten)
The job was canceled because "wasm_mvp_wasm32-emscripte" failed.
Build extension binaries / Linux (linux_amd64_gcc4, quay.io/pypa/manylinux2014_x86_64, x64-linux)
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v3`. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
Build extension binaries / Linux (linux_arm64, ubuntu:18.04, arm64-linux)
The job was canceled because "linux_amd64_gcc4_quay_io_" failed.
Build extension binaries / Linux (linux_amd64, ubuntu:18.04, x64-linux)
The job was canceled because "linux_amd64_gcc4_quay_io_" failed.
Build extension binaries / Windows (windows_amd64_rtools, x64-mingw-static)
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v3`. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
Build extension binaries / Windows (windows_amd64, x64-windows-static-md)
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v3`. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
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 (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/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/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 (next) / DuckDB-Wasm (wasm_eh, 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_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/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_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) / 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_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 (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) / 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 (next) / Windows (windows_amd64_mingw, x64-mingw-static)
ccache setup failed, skipping saving.

Artifacts

Produced during runtime
Name Size Digest
chsql-main-extension-linux_amd64
9.06 MB
sha256:77afe38503086ab4f6d0d776d133d75c4cbf93f5e4c5ba36f5ef5213b7156c4d
chsql-main-extension-linux_amd64_gcc4
9.64 MB
sha256:f31362a6cf7bce11c6363fee681a129d34b805363d0d70d5636ecd2ccc0192d4
chsql-main-extension-linux_amd64_musl
10.2 MB
sha256:551f43962940f66f14394a00a804ccc6e0c1eba3fc4429493ac0b447602ebfe0
chsql-main-extension-linux_arm64
8.96 MB
sha256:c097b476ea3f1f890788cdd0c9c744f61b9eb4e7c49489fc4e361ce28b85f2bb
chsql-main-extension-osx_amd64
8.04 MB
sha256:a3da38b82594cf435be78f2a3296ab2e5259d0d53810b65d9c674434b9c96601
chsql-main-extension-osx_arm64
7.12 MB
sha256:f684f3f8c8f15e529898ff14c7940dd4a3739ce02ad937508350d15a38ae8f17
chsql-main-extension-wasm_eh
37.6 KB
sha256:81342b76f33a2cc3afd697399630b82204fe808b06b6ac7e432ae366fd0bbb04
chsql-main-extension-wasm_mvp
32.9 KB
sha256:a07726b629a08278f1af02665029fdf0c89da4d23520a693a46c3d972e561aec
chsql-main-extension-wasm_threads
32.8 KB
sha256:ea4483b71a0bb391c53257f951e16bfcbe1f86d131fcbdcee6aca758464ef944
chsql-main-extension-windows_amd64
7.63 MB
sha256:b68e9100e8e7ab01008461e91b45ec2235e572a1f95b87251bf465c1bfd54c5f
chsql-main-extension-windows_amd64_mingw
13.7 MB
sha256:825b88976759609d5e97b4e79c2c486c5e1a7f6bb5b069b8851e0c8cfa9b12ff