Kae Suarez created ARROW-17402:
----------------------------------
Summary: [C++] Improve Dataset Write Option Defaults
Key: ARROW-17402
URL: https://issues.apache.org/jira/browse/ARROW-17402
Project: Apache Arrow
Issue Type: Improvement
Components: C++
Reporter: Kae Suarez
Currently, for writing a table to disk directly, the defaults are suitable when
going to a CSV, IPC, Parquet, etc. However, writing a dataset requires multiple
options to be configured, even when defaults could be obvious, e.g., the name
for the fragments requires user input, when often they'll be named something
like "part\{i}.parquet." Ideally, the defaults should be adequate to write a
Dataset, without further user configuration.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)