Benjamin-Philip opened a new issue, #112:
URL: https://github.com/apache/arrow-erlang/issues/112

   ### Describe the enhancement requested
   
   Currently, the body of a Record Batch (i.e. the actual arrow arrays) is 
serialized before it's put into the internal representation. However, the 
[Arrow JSON test data 
format](https://arrow.apache.org/docs/format/Integration.html#json-test-data-format)
 requires this data to be symbolically represented in JSON. Thus, we need to 
maintain a symbolic representation in the IR to consume and produce Arrow JSON.
   
   Needed by #74 and #75.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to