Update parquet_ordered_scan.cpp #187
Annotations
11 warnings
Setup vcpkg
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
|
Build Wasm module:
chsql/src/duck_flock.cpp#L107
logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses]
|
Build Wasm module:
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 Wasm module:
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 Wasm module:
chsql/src/parquet_ordered_scan.cpp#L144
case value not in enumerated type 'Type::type' [-Wswitch]
|
Build Wasm module:
chsql/src/parquet_ordered_scan.cpp#L147
case value not in enumerated type 'Type::type' [-Wswitch]
|
Build Wasm module:
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 Wasm module:
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 Wasm module:
chsql/src/parquet_ordered_scan.cpp#L144
case value not in enumerated type 'Type::type' [-Wswitch]
|
Build Wasm module:
chsql/src/parquet_ordered_scan.cpp#L147
case value not in enumerated type 'Type::type' [-Wswitch]
|
Build Wasm module:
chsql/src/duck_flock.cpp#L107
logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses]
|
Loading