Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
- 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.
Attachments
Issue Links
- is superceded by
-
ARROW-8002 [C++][Dataset] Dataset writing should let you (re)partition the data
- Resolved