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
this should probably happen upstream in either datafusion or arrow-rs.
Likely, though I think I'm inclined to implement this locally, and then try and upstream it, unless there's an obvious way to do this trivally in the upstream.
Also sorry for opening the duplicate issue. I'm inclined to keep the #2218 issue open.
Description
Currently we only support reading new line delimited json. I'd to also support complete json arrays so that we can read files in the form of:
The text was updated successfully, but these errors were encountered: