zeroshade commented on issue #38: URL: https://github.com/apache/arrow-go/issues/38#issuecomment-2813237723
Hey @jo-me, apologies that this slipped through the cracks. You should be able to reduce the memory usage by using the read properties to set `BufferedStreamEnabled` to `true`, in conjunction with the recent addition of the `SeekToRow` methods. If that isn't sufficient to reduce the memory usage, then please provide some sample code and I'll take a closer look. Again, sorry for the long delay on responding to this! -- 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]
