You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "westonpace (via GitHub)" <gi...@apache.org> on 2023/05/08 20:44:38 UTC

[GitHub] [arrow] westonpace commented on issue #35477: using to_bytes() prior to adds overhead, no info on how to recover (index to) original data

westonpace commented on issue #35477:
URL: https://github.com/apache/arrow/issues/35477#issuecomment-1539025806

   The method `pa.ipc.new_stream` is going to write the data out using the IPC format.  This is defined [here](https://arrow.apache.org/docs/format/Columnar.html#serialization-and-interprocess-communication-ipc) and does indeed include metadata.


-- 
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: github-unsubscribe@arrow.apache.org

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