Add predicate pushdown (updated) #69
Annotations
12 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: lukka/[email protected], actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Setup vcpkg
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
|
Build & test extension
boost-system's buildsystem uses very long paths and may fail on your
|
Build & test extension:
src/include/iceberg_types.hpp#L32
'duckdb::IcebergManifestContentTypeToString': not all control paths return a value [D:\a\duckdb_iceberg\duckdb_iceberg\build\release\extension\iceberg\iceberg_extension.vcxproj]
|
Build & test extension:
src/include/iceberg_types.hpp#L58
'duckdb::IcebergManifestEntryContentTypeToString': not all control paths return a value [D:\a\duckdb_iceberg\duckdb_iceberg\build\release\extension\iceberg\iceberg_extension.vcxproj]
|
Build & test extension:
src/include/iceberg_types.hpp#L45
'duckdb::IcebergManifestEntryStatusTypeToString': not all control paths return a value [D:\a\duckdb_iceberg\duckdb_iceberg\build\release\extension\iceberg\iceberg_extension.vcxproj]
|
Build & test extension:
duckdb/extension/httpfs/crypto.cpp#L139
'duckdb::AESGCMStateSSL::Finalize': not all control paths return a value [D:\a\duckdb_iceberg\duckdb_iceberg\build\release\extension\httpfs\httpfs_extension.vcxproj]
|
Build & test extension:
duckdb/extension/httpfs/crypto.cpp#L139
'duckdb::AESGCMStateSSL::Finalize': not all control paths return a value [D:\a\duckdb_iceberg\duckdb_iceberg\build\release\extension\httpfs\httpfs_loadable_extension.vcxproj]
|
Build & test extension:
src/include/iceberg_types.hpp#L32
'duckdb::IcebergManifestContentTypeToString': not all control paths return a value [D:\a\duckdb_iceberg\duckdb_iceberg\build\release\extension\iceberg\iceberg_loadable_extension.vcxproj]
|
Build & test extension:
src/include/iceberg_types.hpp#L58
'duckdb::IcebergManifestEntryContentTypeToString': not all control paths return a value [D:\a\duckdb_iceberg\duckdb_iceberg\build\release\extension\iceberg\iceberg_loadable_extension.vcxproj]
|
Build & test extension:
src/include/iceberg_types.hpp#L45
'duckdb::IcebergManifestEntryStatusTypeToString': not all control paths return a value [D:\a\duckdb_iceberg\duckdb_iceberg\build\release\extension\iceberg\iceberg_loadable_extension.vcxproj]
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "iceberg-v1.1.2-extension-linux_amd64", "iceberg-v1.1.2-extension-linux_amd64_gcc4", "iceberg-v1.1.2-extension-linux_arm64", "iceberg-v1.1.2-extension-osx_amd64", "iceberg-v1.1.2-extension-osx_arm64", "iceberg-v1.1.2-extension-windows_amd64".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading