Skip to content

Support attaching delta tables as catalogs #120

Support attaching delta tables as catalogs

Support attaching delta tables as catalogs #120

Triggered via pull request October 25, 2024 14:41
Status Failure
Total duration 1h 31m 48s
Artifacts

MainDistributionPipeline.yml

on: pull_request
Build extension binaries  /  Generate matrix
26s
Build extension binaries / Generate matrix
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

14 errors and 12 warnings
Build extension binaries / MacOS (osx_amd64, x86_64, x64-osx): src/include/functions/delta_scan.hpp#L119
virtual function 'CreateFileList' has a different return type ('shared_ptr<MultiFileList>') than the function it overrides (which has return type 'unique_ptr<MultiFileList>')
Build extension binaries / MacOS (osx_amd64, x86_64, x64-osx): src/delta_extension.cpp#L27
no member named 'SetDefaultTable' in 'duckdb::DeltaCatalog'
Build extension binaries / MacOS (osx_amd64, x86_64, x64-osx): src/include/functions/delta_scan.hpp#L119
virtual function 'CreateFileList' has a different return type ('shared_ptr<MultiFileList>') than the function it overrides (which has return type 'unique_ptr<MultiFileList>')
Build extension binaries / MacOS (osx_amd64, x86_64, x64-osx): src/include/functions/delta_scan.hpp#L119
virtual function 'CreateFileList' has a different return type ('shared_ptr<MultiFileList>') than the function it overrides (which has return type 'unique_ptr<MultiFileList>')
Build extension binaries / MacOS (osx_amd64, x86_64, x64-osx): src/functions/delta_scan.cpp#L959
assigning to 'table_function_get_multi_file_reader_t' (aka 'unique_ptr<MultiFileReader> (*)()') from incompatible type 'unique_ptr<MultiFileReader> (const TableFunction &)': different number of parameters (0 vs 1)
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_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, x64-windows-static-md)
Process completed with exit code 1.
Build extension binaries / MacOS (osx_amd64, x86_64, x64-osx)
The following actions use a deprecated Node.js version and will be forced to run on node20: lukka/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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)
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
Build extension binaries / MacOS (osx_amd64, x86_64, x64-osx)
pkg-config 0.29.2_3 is already installed and up-to-date. To reinstall 0.29.2_3, run: brew reinstall pkg-config
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)
pkg-config 0.29.2_3 is already installed and up-to-date. To reinstall 0.29.2_3, run: brew reinstall pkg-config
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 / 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 / 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 / Windows (windows_amd64, x64-windows-static-md)
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.