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)