fix: concurrent-commit correctness on the postgres metadata backend #1113
Annotations
10 errors and 12 warnings
|
Test extension
Query unexpectedly failed! (test/fuzzer/duckfuzz/array_slice_vector_type.test:32)!
|
|
Test extension
Query unexpectedly failed! (test/fuzzer/duckfuzz/semi_join_has_correct_left_right_relations.test:5)!
|
|
Test extension
Query unexpectedly failed! (test/fuzzer/duckfuzz/json_extract_string_null.test:10)!
|
|
Test extension
Query unexpectedly failed! (test/fuzzer/duckfuzz/array_const_null_cast.test:9)!
|
|
Test extension
Query unexpectedly failed! (test/fuzzer/duckfuzz/vector_type.test:20)!
|
|
Test extension
Query unexpectedly failed! (test/fuzzer/public/lateral_right_join.test:8)!
|
|
Test extension
Query unexpectedly failed! (test/fuzzer/public/insert_returning.test:8)!
|
|
Test extension
Query unexpectedly failed! (test/fuzzer/public/semi_anti_join_using.test:8)!
|
|
Test extension
Query unexpectedly failed! (test/fuzzer/public/unsatisfiable_filter_prune.test:8)!
|
|
Test extension
Query unexpectedly failed! (test/fuzzer/public/lateral_in_right_side_of_join.test:11)!
|
|
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@v3, lukka/run-vcpkg@v11.1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/storage/ducklake_inlined_data_reader.cpp#L97
‘static std::string duckdb::KeywordHelper::WriteOptionallyQuoted(const std::string&, char, bool)’ is deprecated: This function has been deprecated due to it having confusing syntax, use SQLIdentifier/SQLQuotedIdentifier instead for identifiers, or SQLString for literals [-Wdeprecated-declarations]
|
|
Build extension:
src/storage/ducklake_inlined_data_reader.cpp#L91
‘static std::string duckdb::KeywordHelper::WriteOptionallyQuoted(const std::string&, char, bool)’ is deprecated: This function has been deprecated due to it having confusing syntax, use SQLIdentifier/SQLQuotedIdentifier instead for identifiers, or SQLString for literals [-Wdeprecated-declarations]
|
|
Build extension:
src/storage/ducklake_inlined_data_reader.cpp#L71
‘static std::string duckdb::KeywordHelper::WriteOptionallyQuoted(const std::string&, char, bool)’ is deprecated: This function has been deprecated due to it having confusing syntax, use SQLIdentifier/SQLQuotedIdentifier instead for identifiers, or SQLString for literals [-Wdeprecated-declarations]
|
|
Build extension:
src/storage/ducklake_inlined_data_reader.cpp#L66
‘static std::string duckdb::KeywordHelper::WriteOptionallyQuoted(const std::string&, char, bool)’ is deprecated: This function has been deprecated due to it having confusing syntax, use SQLIdentifier/SQLQuotedIdentifier instead for identifiers, or SQLString for literals [-Wdeprecated-declarations]
|
|
Build extension:
src/storage/ducklake_default_functions.cpp#L29
‘static std::string duckdb::KeywordHelper::WriteQuoted(const std::string&, char)’ is deprecated: This function has been deprecated due to it having confusing syntax, use SQLString instead for literals, or SQLIdentifier/SQLQuotedIdentifier for identifiers [-Wdeprecated-declarations]
|
|
Build extension:
src/storage/ducklake_default_functions.cpp#L28
‘static std::string duckdb::KeywordHelper::WriteQuoted(const std::string&, char)’ is deprecated: This function has been deprecated due to it having confusing syntax, use SQLString instead for literals, or SQLIdentifier/SQLQuotedIdentifier for identifiers [-Wdeprecated-declarations]
|
|
Build extension:
src/storage/ducklake_checkpoint.cpp#L24
‘static std::string duckdb::KeywordHelper::WriteQuoted(const std::string&, char)’ is deprecated: This function has been deprecated due to it having confusing syntax, use SQLString instead for literals, or SQLIdentifier/SQLQuotedIdentifier for identifiers [-Wdeprecated-declarations]
|
|
Build extension:
src/functions/ducklake_snapshots.cpp#L30
‘static std::string duckdb::KeywordHelper::WriteOptionallyQuoted(const std::string&, char, bool)’ is deprecated: This function has been deprecated due to it having confusing syntax, use SQLIdentifier/SQLQuotedIdentifier instead for identifiers, or SQLString for literals [-Wdeprecated-declarations]
|
|
Build extension:
src/functions/ducklake_snapshots.cpp#L28
‘static std::string duckdb::KeywordHelper::WriteOptionallyQuoted(const std::string&, char, bool)’ is deprecated: This function has been deprecated due to it having confusing syntax, use SQLIdentifier/SQLQuotedIdentifier instead for identifiers, or SQLString for literals [-Wdeprecated-declarations]
|
|
Build extension:
src/common/ducklake_util.cpp#L43
‘static std::string duckdb::KeywordHelper::WriteQuoted(const std::string&, char)’ is deprecated: This function has been deprecated due to it having confusing syntax, use SQLString instead for literals, or SQLIdentifier/SQLQuotedIdentifier for identifiers [-Wdeprecated-declarations]
|
|
Setup vcpkg
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
|
background
wait
wait-all
cancel
Loading