You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Kae Suarez (Jira)" <ji...@apache.org> on 2022/08/12 20:02:00 UTC

[jira] [Created] (ARROW-17402) [C++] Improve Dataset Write Option Defaults

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)