Benjamin-Philip opened a new pull request, #115:
URL: https://github.com/apache/arrow-erlang/pull/115

   ## What issue does this PR close?
   
   Closes #112.
   
   The body of a message needs to represented symbolically in Arrow JSON. We
   previously serialized it within our internal representation, making it
   impossible to produce Arrow JSON from the IR.
   
   ## What's Changed
   
   We now leave the body as-is in the IR and only serialize it on `to_ipc`.


-- 
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