CockroachDB metadata-store support report + e2e test harness #148
Annotations
10 errors and 5 warnings
|
Build extension:
src/common/parquet_file_scanner.cpp#L49
no matching function for call to ‘duckdb::TableFunctionBindInput::TableFunctionBindInput(duckdb::vector<duckdb::Value>&, duckdb::named_parameter_map_t&, duckdb::vector<duckdb::LogicalType>&, duckdb::vector<std::__cxx11::basic_string<char> >&, std::nullptr_t, std::nullptr_t, duckdb::TableFunction&, duckdb::TableFunctionRef&)’
|
|
Build extension:
src/common/ducklake_util.cpp#L332
expected primary-expression before ‘)’ token
|
|
Build extension:
src/common/ducklake_util.cpp#L332
expected primary-expression before ‘>’ token
|
|
Build extension:
src/common/ducklake_util.cpp#L329
‘DYNAMIC_FILTER’ is not a member of ‘duckdb::TableFilterType’
|
|
Build extension:
src/common/ducklake_util.cpp#L328
template argument 1 is invalid
|
|
Build extension:
src/common/ducklake_util.cpp#L328
no matching function for call to ‘duckdb::TableFilter::Cast<<expression error> >() const’
|
|
Build extension:
src/common/ducklake_util.cpp#L328
‘OptionalFilter’ was not declared in this scope; did you mean ‘optional_ptr’?
|
|
Build extension:
src/common/ducklake_util.cpp#L325
‘OPTIONAL_FILTER’ is not a member of ‘duckdb::TableFilterType’; did you mean ‘LEGACY_OPTIONAL_FILTER’?
|
|
Build extension:
src/common/ducklake_util.cpp#L183
cannot convert ‘const duckdb::Identifier’ to ‘std::string’ {aka ‘std::__cxx11::basic_string<char>’}
|
|
Build extension:
src/include/storage/ducklake_metadata_manager.hpp#L73
‘class duckdb::TableFilter’ has no member named ‘Copy’
|
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, lukka/run-vcpkg@abed23940f9d7bc267b0e1a21ee7b699a3794baa. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build extension:
src/functions/base_metadata_function.cpp#L43
‘void duckdb::DataChunk::SetCardinality(duckdb::idx_t)’ is deprecated: Use CheckCardinality (preferred) or SetChildCardinality instead [-Wdeprecated-declarations]
|
|
Build extension:
src/common/ducklake_util.cpp#L160
‘static void duckdb::Vector::RecursiveToUnifiedFormat(const duckdb::Vector&, duckdb::idx_t, duckdb::RecursiveUnifiedVectorFormat&)’ is deprecated: RecursiveToUnifiedFormat no longer requires a count - use RecursiveToUnifiedFormat(input, data) instead [-Wdeprecated-declarations]
|
|
Build extension
‘long unsigned int __atomic_load_8(const volatile void*, int)’ writing 8 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
|
|
Setup vcpkg
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
|
background
wait
wait-all
cancel
parallel
Loading