Skip to content

Update parquet_ordered_scan.cpp #187

Update parquet_ordered_scan.cpp

Update parquet_ordered_scan.cpp #187

Triggered via push January 30, 2025 22:47
Status Failure
Total duration 49m 36s
Artifacts 11
Build extension binaries (next)  /  Generate matrix
4s
Build extension binaries (next) / Generate matrix
Build extension binaries  /  Generate matrix
25s
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

11 errors, 63 warnings, and 1 notice
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 / Windows (windows_amd64_rtools, x64-mingw-static)
The job was canceled because "windows_amd64_x64-windows" 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 / 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 / DuckDB-Wasm (wasm_eh, 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_threads, wasm32-emscripten)
The job was canceled because "wasm_eh_wasm32-emscripten" failed.
Build extension binaries / DuckDB-Wasm (wasm_mvp, wasm32-emscripten)
The job was canceled because "wasm_eh_wasm32-emscripten" failed.
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_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/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/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_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_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, 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_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_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 (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
chsql-main-extension-linux_amd64
9.06 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