GitHub user zeroshade added a comment to the discussion: On-the-fly schema creation from json-ld to parquet
Currently, we have not implemented inferring a schema from JSON for arrow-go, if you can define some kind of schema beforehand and parse the JSON based on that schema then you can do it fairly easily in arrow-go. (creating record batches/table from JSON and writing a Parquet file from that table all exist). GitHub link: https://github.com/apache/arrow-go/discussions/420#discussioncomment-13555610 ---- This is an automatically sent email for user@arrow.apache.org. To unsubscribe, please send an email to: user-unsubscr...@arrow.apache.org