agchang opened a new issue, #30:
URL: https://github.com/apache/arrow-go/issues/30

   ### Describe the enhancement requested
   
   I am interested in support for schema inference in the `RecordFromJSON` and 
`TableFromJSON` functions, as these currently require an `arrow.Schema` up 
front. I can try to contribute this if people think it makes sense. I noticed 
for CSV, there is 
[NewInferringReader](https://github.com/apache/arrow/blob/main/go/arrow/csv/reader.go#L75)
 which just assumes the type of the first row.
   
   ### Component(s)
   
   Go


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to