Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
See errors in https://github.com/ursacomputing/crossbow/runs/2110197336 .
There are two sources of errors:
- GTest trying to print uninitialized memory when converting the CSV writer test params to a string
- The fast_float library sometimes reads uninitialized memory
Attachments
Issue Links
- is related to
-
ARROW-11833 [C++] Vendored fast_float errors for emscripten (architecture flag missing)
- Resolved
- links to