Use RemoveFiles (bulk delete) to clean up old files #655
Annotations
5 warnings
|
Build extension:
src/storage/ducklake_metadata_manager.cpp#L2091
unused variable ‘row’ [-Wunused-variable]
|
|
Build extension:
duckdb/src/storage/caching_file_system.cpp#L51
when initialized here [-Wreorder]
|
|
Build extension:
duckdb/src/include/duckdb/storage/caching_file_system.hpp#L130
‘duckdb::DatabaseInstance& duckdb::CachingFileSystem::db’ [-Wreorder]
|
|
Build extension:
duckdb/src/include/duckdb/storage/caching_file_system.hpp#L132
‘duckdb::CachingFileSystem::external_file_cache’ will be initialized after [-Wreorder]
|
|
Setup vcpkg
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
|
Loading