mgrazianoc commented on issue #37726:
URL: https://github.com/apache/arrow/issues/37726#issuecomment-1721595255

   Hi, I think the issue was due to the flat buffer data. I'm learning about 
the weeds, so here's what we've tried that worked:
   
   - Instead of using `readerResultClosure` which expects fileData format 
(maybe from IPC File Format extension, I'm not sure), we call 
`flightDataClosure`, which read the bytes successfully.
   
   Now, I'm trying to figure it out how to convert from an array of flight data 
into an arrow table.


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