You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Francois Saint-Jacques (Jira)" <ji...@apache.org> on 2020/04/09 12:43:00 UTC

[jira] [Created] (ARROW-8381) [C++][Dataset] Dataset writing should require a writer schema

Francois Saint-Jacques created ARROW-8381:
---------------------------------------------

             Summary: [C++][Dataset] Dataset writing should require a writer schema
                 Key: ARROW-8381
                 URL: https://issues.apache.org/jira/browse/ARROW-8381
             Project: Apache Arrow
          Issue Type: Bug
          Components: C++ - Dataset
            Reporter: Francois Saint-Jacques


# Dataset writing should always take an explicit writer schema instead of the first fragment's schema.
# The MakeWritePlanImpl should not try removing columns that are found in the partition, this is left to the caller by passing an explicit schema.





--
This message was sent by Atlassian Jira
(v8.3.4#803005)