peter-toth commented on PR #58552:
URL: https://github.com/apache/spark/pull/58552#issuecomment-5561260174

   **Draft on purpose.** This is stacked on #58501, so its diff includes that 
PR's commit, and it should not be reviewed or merged until two others land:
   
   - **#58501 (SPARK-59187)**, the bugfix this sits on. It erases the naming 
where partition key rows are built, which is what lets `keyDataTypes` be one 
answer here rather than two.
   - **#58339 (SPARK-59050)**, which adds `mayContainUnknownPartitionKeys` to 
`KeyedPartitioning`. That is another field the layout should hold, so doing 
this first would mean redoing it.
   
   I will rebase onto master and un-draft once both are in. Only the second 
commit here is this ticket's.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to