bump to v0.10.3 #5
Annotations
10 errors and 12 warnings
Build extension:
src/include/delta_utils.hpp#L16
no type named 'SnapshotHandle' in namespace 'ffi'
|
Build extension:
src/include/functions/delta_scan.hpp#L65
no type named 'SnapshotHandle' in namespace 'ffi'
|
Build extension:
src/include/functions/delta_scan.hpp#L66
no type named 'ExternEngineHandle' in namespace 'ffi'
|
Build extension:
src/include/functions/delta_scan.hpp#L67
no type named 'Scan' in namespace 'ffi'
|
Build extension:
src/include/functions/delta_scan.hpp#L68
no type named 'GlobalScanState' in namespace 'ffi'; did you mean 'GlobalSinkState'?
|
Build extension:
src/include/functions/delta_scan.hpp#L69
no member named 'KernelScanDataIterator' in namespace 'ffi'
|
Build extension:
src/functions/delta_scan.cpp#L71
no struct named 'EngineDataHandle' in namespace 'ffi'
|
Build extension:
src/functions/delta_scan.cpp#L133
cannot initialize object parameter of type 'const duckdb::MultiFileList' with an expression of type 'duckdb::DeltaSnapshot'
|
Build extension:
src/functions/delta_scan.cpp#L251
no viable conversion from returned value of type 'unique_ptr<duckdb::DeltaSnapshot, default_delete<duckdb::DeltaSnapshot>, [...]>' to function return type 'unique_ptr<MultiFileList, default_delete<duckdb::MultiFileList>, [...]>'
|
Build extension:
src/functions/delta_scan.cpp#L372
no viable conversion from returned value of type 'unique_ptr<duckdb::DeltaSnapshot, default_delete<duckdb::DeltaSnapshot>, [...]>' to function return type 'unique_ptr<MultiFileList, default_delete<duckdb::MultiFileList>, [...]>'
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, lukka/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Setup vcpkg
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
|
Build extension:
CMakeLists.txt#L186
Not disabling vptr sanitizer on M1 Macbook - set DISABLE_VPTR_SANITIZER
|
Build extension:
duckdb/third_party/httplib/httplib.hpp#L4195
'MD5_Init' is deprecated [-Wdeprecated-declarations]
|
Build extension:
duckdb/third_party/httplib/httplib.hpp#L4195
'MD5_Update' is deprecated [-Wdeprecated-declarations]
|
Build extension:
duckdb/third_party/httplib/httplib.hpp#L4195
'MD5_Final' is deprecated [-Wdeprecated-declarations]
|
Build extension:
duckdb/third_party/httplib/httplib.hpp#L4200
'SHA256_Init' is deprecated [-Wdeprecated-declarations]
|
Build extension:
duckdb/third_party/httplib/httplib.hpp#L4200
'SHA256_Update' is deprecated [-Wdeprecated-declarations]
|
Build extension:
duckdb/third_party/httplib/httplib.hpp#L4200
'SHA256_Final' is deprecated [-Wdeprecated-declarations]
|
Build extension:
duckdb/third_party/httplib/httplib.hpp#L4205
'SHA512_Init' is deprecated [-Wdeprecated-declarations]
|
Build extension:
duckdb/third_party/httplib/httplib.hpp#L4205
'SHA512_Update' is deprecated [-Wdeprecated-declarations]
|
Build extension:
duckdb/third_party/httplib/httplib.hpp#L4205
'SHA512_Final' is deprecated [-Wdeprecated-declarations]
|
Loading