You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ARROW-9251: [C++] Relocate integration testing JSON code implementation to src/arrow/testing
While this code is not being shipped in any packages, I think it would be better for it to live in the testing directory so that its purpose is clear
I think there may be potentially some value in exposing `ArrayFromJSON` (in ipc/json_simple.h) in bindings at some point so I have left this code where it is, though it might be better to move it to arrow/json
Closesapache#7557 from wesm/ARROW-9251
Authored-by: Wes McKinney <wesm@apache.org>
Signed-off-by: Wes McKinney <wesm@apache.org>
0 commit comments