lwhite1 commented on issue #13760: URL: https://github.com/apache/arrow/issues/13760#issuecomment-1203146610
Hi @igor-suhorukov, I would need to check, but I don't think this is implemented in Java Dataset yet. Do you need to use Datasets for your application? (in other words, is your data spread over multiple files or too big to fit in memory?) If not, you should be able to use a FileReader load the data. -- 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]
