Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
apacheGH-41154: [C++] Fix Valgrind error in string-to-float16 conversion
Only do the final conversion to float16 on success, to avoid conditional jump on uninitialized values.
- Loading branch information