[WIP] Delta v0.25.0 update #328
Open
benfleis wants to merge 3 commits into
Open
Annotations
3 errors and 12 warnings
|
Run env GENERATED_DATA_AVAILABLE=1 GOLDEN_TABLES_PATH=data/unpacked_golden_tables \
Process completed with exit code 2.
|
|
Run env GENERATED_DATA_AVAILABLE=1 GOLDEN_TABLES_PATH=data/unpacked_golden_tables \
Wrong result in query! (test/sql/generated/writing/append/write_stats_primitives.test:210)!
|
|
Run env GENERATED_DATA_AVAILABLE=1 GOLDEN_TABLES_PATH=data/unpacked_golden_tables \
Wrong result in query! (test/sql/generated/file_skipping_all_types.test:44)!
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5, lukka/run-vcpkg@v11.1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run make generate-data release unpack-golden-tables-release
‘void duckdb::DataChunk::SetValue(duckdb::idx_t, duckdb::idx_t, const duckdb::Value&)’ is deprecated: Use Vector::Append on data[col_idx] instead (or Vector::SetValue for write-at-index semantics) [-Wdeprecated-declarations]
|
|
Run make generate-data release unpack-golden-tables-release
‘void duckdb::DataChunk::SetValue(duckdb::idx_t, duckdb::idx_t, const duckdb::Value&)’ is deprecated: Use Vector::Append on data[col_idx] instead (or Vector::SetValue for write-at-index semantics) [-Wdeprecated-declarations]
|
|
Run make generate-data release unpack-golden-tables-release
‘void duckdb::DataChunk::SetValue(duckdb::idx_t, duckdb::idx_t, const duckdb::Value&)’ is deprecated: Use Vector::Append on data[col_idx] instead (or Vector::SetValue for write-at-index semantics) [-Wdeprecated-declarations]
|
|
Run make generate-data release unpack-golden-tables-release
‘void duckdb::DataChunk::SetCardinality(duckdb::idx_t)’ is deprecated: Use CheckCardinality (preferred) or SetChildCardinality instead [-Wdeprecated-declarations]
|
|
Run make generate-data release unpack-golden-tables-release
‘void duckdb::DataChunk::SetValue(duckdb::idx_t, duckdb::idx_t, const duckdb::Value&)’ is deprecated: Use Vector::Append on data[col_idx] instead (or Vector::SetValue for write-at-index semantics) [-Wdeprecated-declarations]
|
|
Run make generate-data release unpack-golden-tables-release
‘long unsigned int __atomic_load_8(const volatile void*, int)’ writing 8 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
|
|
Run make generate-data release unpack-golden-tables-release:
duckdb/src/catalog/catalog.cpp#L1186
‘static duckdb::optional_ptr<duckdb::CatalogEntry> duckdb::Catalog::GetEntry(duckdb::ClientContext&, const duckdb::Identifier&, const duckdb::Identifier&, const duckdb::EntryLookupInfo&, duckdb::OnEntryNotFound)’ is deprecated: Fold catalog/schema into the EntryLookupInfo and use GetEntry(context, EntryLookupInfo) [-Wdeprecated-declarations]
|
|
Run make generate-data release unpack-golden-tables-release:
duckdb/src/catalog/catalog.cpp#L1181
‘static duckdb::optional_ptr<duckdb::CatalogEntry> duckdb::Catalog::GetEntry(duckdb::CatalogEntryRetriever&, const duckdb::Identifier&, const duckdb::Identifier&, const duckdb::EntryLookupInfo&, duckdb::OnEntryNotFound)’ is deprecated: Fold catalog/schema into the EntryLookupInfo and use GetEntry(retriever, EntryLookupInfo) [-Wdeprecated-declarations]
|
|
Run make generate-data release unpack-golden-tables-release:
duckdb/src/catalog/catalog.cpp#L1166
‘duckdb::optional_ptr<duckdb::CatalogEntry> duckdb::Catalog::GetEntry(duckdb::ClientContext&, const duckdb::Identifier&, const duckdb::EntryLookupInfo&, duckdb::OnEntryNotFound)’ is deprecated: Fold the schema into the EntryLookupInfo and use GetEntry(context, EntryLookupInfo) [-Wdeprecated-declarations]
|
|
Run make generate-data release unpack-golden-tables-release:
duckdb/src/catalog/catalog.cpp#L1162
‘duckdb::optional_ptr<duckdb::CatalogEntry> duckdb::Catalog::GetEntry(duckdb::CatalogEntryRetriever&, const duckdb::Identifier&, const duckdb::EntryLookupInfo&, duckdb::OnEntryNotFound)’ is deprecated: Fold the schema into the EntryLookupInfo and use GetEntry(retriever, EntryLookupInfo) [-Wdeprecated-declarations]
|
|
Run lukka/run-vcpkg@v11.1
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
|
background
wait
wait-all
cancel
parallel
Loading