feat: update ComplexFilterPushdown() #84
Annotations
9 errors and 3 warnings
src/include/functions/delta_scan.hpp#L47
'MultiFilePushdownInfo' has not been declared
|
src/include/functions/delta_scan.hpp#L45
'duckdb::unique_ptr<duckdb::MultiFileList, std::default_delete<duckdb::MultiFileList>, true> duckdb::DeltaSnapshot::ComplexFilterPushdown(duckdb::ClientContext&, const duckdb::MultiFileReaderOptions&, int&, duckdb::vector<duckdb::unique_ptr<duckdb::Expression> >&)' marked 'override', but does not override
|
src/functions/delta_scan.cpp#L443
'MultiFilePushdownInfo' has not been declared
|
src/functions/delta_scan.cpp#L449
request for member 'column_ids' in 'info', which is of non-class type 'int'
|
src/include/functions/delta_scan.hpp#L47
'MultiFilePushdownInfo' has not been declared
|
src/include/functions/delta_scan.hpp#L45
'duckdb::unique_ptr<duckdb::MultiFileList, std::default_delete<duckdb::MultiFileList>, true> duckdb::DeltaSnapshot::ComplexFilterPushdown(duckdb::ClientContext&, const duckdb::MultiFileReaderOptions&, int&, duckdb::vector<duckdb::unique_ptr<duckdb::Expression> >&)' marked 'override', but does not override
|
src/functions/delta_scan.cpp#L443
'MultiFilePushdownInfo' has not been declared
|
src/functions/delta_scan.cpp#L449
request for member 'column_ids' in 'info', which is of non-class type 'int'
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, hendrikmuhs/[email protected], lukka/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CMakeLists.txt#L536
Please use a recent compiler for debug builds
|
|
This job failed
Loading