Add REST Catalog and generate some test data #27
Merged
Annotations
11 warnings
|
src/include/iceberg_types.hpp#L30
control reaches end of non-void function [-Wreturn-type]
|
src/include/iceberg_types.hpp#L43
control reaches end of non-void function [-Wreturn-type]
|
src/include/iceberg_types.hpp#L56
control reaches end of non-void function [-Wreturn-type]
|
src/include/iceberg_types.hpp#L30
control reaches end of non-void function [-Wreturn-type]
|
src/include/iceberg_types.hpp#L43
control reaches end of non-void function [-Wreturn-type]
|
src/include/iceberg_types.hpp#L56
control reaches end of non-void function [-Wreturn-type]
|
duckdb/third_party/httplib/httplib.hpp#L4195
‘int MD5_Init(MD5_CTX*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
|
duckdb/third_party/httplib/httplib.hpp#L4195
‘int MD5_Update(MD5_CTX*, const void*, size_t)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
|
duckdb/third_party/httplib/httplib.hpp#L4195
‘int MD5_Final(unsigned char*, MD5_CTX*)’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
|
|
The logs for this run have expired and are no longer available.
Loading