Extend Sort type support for Parquet Mergetree #190
Annotations
11 warnings
Build extension:
CMakeLists.txt#L196
Not disabling vptr sanitizer on M1 Macbook - set DISABLE_VPTR_SANITIZER
|
Build extension:
chsql/src/duck_flock.cpp#L107
logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses]
|
Build extension:
chsql/src/parquet_ordered_scan.cpp#L147
comparison of different enumeration types in switch statement ('Type::type' and 'duckdb_parquet::ConvertedType::type') [-Wenum-compare-switch]
|
Build extension:
chsql/src/parquet_ordered_scan.cpp#L144
comparison of different enumeration types in switch statement ('Type::type' and 'duckdb_parquet::ConvertedType::type') [-Wenum-compare-switch]
|
Build extension:
chsql/src/parquet_ordered_scan.cpp#L144
case value not in enumerated type 'Type::type' [-Wswitch]
|
Build extension:
chsql/src/parquet_ordered_scan.cpp#L147
case value not in enumerated type 'Type::type' [-Wswitch]
|
Build extension:
chsql/src/duck_flock.cpp#L107
logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses]
|
Build extension:
chsql/src/parquet_ordered_scan.cpp#L147
comparison of different enumeration types in switch statement ('Type::type' and 'duckdb_parquet::ConvertedType::type') [-Wenum-compare-switch]
|
Build extension:
chsql/src/parquet_ordered_scan.cpp#L144
comparison of different enumeration types in switch statement ('Type::type' and 'duckdb_parquet::ConvertedType::type') [-Wenum-compare-switch]
|
Build extension:
chsql/src/parquet_ordered_scan.cpp#L144
case value not in enumerated type 'Type::type' [-Wswitch]
|
Setup vcpkg
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
|
Loading