GitHub user dbelozerovx1 added a comment to the discussion: dataset write api
something like this
```
DatasetFileWriter.write(
allocator,
reader,
FileFormat.PARQUET,
uri,
new String[0],
1024,
"part-{i}.parquet"
);
```
GitHub link:
https://github.com/apache/arrow-java/discussions/1025#discussioncomment-15967028
----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to: [email protected]
