Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
None
Description
My bad: I merged ARROW-12859 without noticing that there was a compilation error on some CI configurations.
/Users/runner/work/arrow/arrow/cpp/src/arrow/ipc/json_simple_test.cc:1362:63: error: implicit conversion from 'double' to 'bool' changes value from -0 to false [-Werror,-Wliteral-conversion] AssertJSONScalar<DoubleType, bool>(float64(), "-0.0", true, -0.0); ~~~~~~~~~~~~~~~~ ^~~~
Attachments
Issue Links
- links to