GitHub user amoeba added a comment to the discussion: dataset write api
Hi @dbelozerovx1, arrow-java's Dataset implementation supports writing a dataset out to multiple files like you expect, see https://github.com/apache/arrow-java/blob/main/dataset/src/test/java/org/apache/arrow/dataset/file/TestDatasetFileWriter.java#L66 for an example. If you want to share the code you have that isn't working, I can take a look. GitHub link: https://github.com/apache/arrow-java/discussions/1025#discussioncomment-15861977 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
