fix: TransformLiteralToValue to check decimal bytes length in from_substrait #125
Annotations
11 warnings
Build extension:
CMakeLists.txt#L196
Not disabling vptr sanitizer on M1 Macbook - set DISABLE_VPTR_SANITIZER
|
Build extension:
third_party/google/protobuf/stubs/strutil.cc#L507
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
Build extension:
src/from_substrait.cpp#L171
'microseconds' is deprecated [-Wdeprecated-declarations]
|
Build extension:
src/from_substrait.cpp#L493
'count' is deprecated [-Wdeprecated-declarations]
|
Build extension:
src/from_substrait.cpp#L493
'count' is deprecated [-Wdeprecated-declarations]
|
Build extension:
src/from_substrait.cpp#L494
'offset' is deprecated [-Wdeprecated-declarations]
|
Build extension:
src/from_substrait.cpp#L526
'grouping_expressions' is deprecated [-Wdeprecated-declarations]
|
Build extension:
src/from_substrait.cpp#L626
'values' is deprecated [-Wdeprecated-declarations]
|
Build extension:
src/from_substrait.cpp#L627
'values' is deprecated [-Wdeprecated-declarations]
|
Build extension:
src/to_substrait.cpp#L204
'set_microseconds' is deprecated [-Wdeprecated-declarations]
|
Setup vcpkg
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
|
Loading