kaaniboy commented on issue #1528: URL: https://github.com/apache/arrow-rs/issues/1528#issuecomment-1179400358
Is there any plan to resolve this issue? For my use case, I care specifically that I can write multiple smaller IPC messages rather than a single large one. I hoped to achieve this by slicing the large `RecordBatch` and writing each slice separately. It seems like [a similar issue](https://github.com/jorgecarleitao/arrow2/issues/192) existed in `arrow2` but was resolved last year. -- 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]
