Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Right now, when Hive writes data into a bucketed table, it will use the last OP to generate RS-SEL and then FS. However, the context rsCtx carries
partition column from the last OP rather than from the SEL, which makes FS use the wrong partition column.
Attachments
Attachments
Issue Links
- relates to
-
HIVE-10547 CBO (Calcite Return Path) : genFileSinkPlan uses wrong partition col to create FS
- Closed
- links to