Describe the bug, including details regarding any error messages, version, and platform.
The simdjson api has a throwing and non-throwing subset. #50672 activated a compiler flag that disables the throwing subset of the api. We should migrate all broken users of that api
Component(s)
C++
Describe the bug, including details regarding any error messages, version, and platform.
The
simdjsonapi has a throwing and non-throwing subset. #50672 activated a compiler flag that disables the throwing subset of the api. We should migrate all broken users of that apiComponent(s)
C++