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

   @ulysses-you the follow-up is up: #58858. It stops partition filtering from 
narrowing a marked layout below its own declared keys, which is the half that 
was blocking your #58681. With it in, the `SPARK-59050` identity test passes at 
both settings of the filter, so the pin at 
`KeyGroupedPartitioningSuite.scala:8242` is not needed on your rebase. Your 
`SPARK-55992` pin is unrelated and stays.
   
   @dongjoon-hyun your third note, keeping the marked side's declared order, is 
SPARK-59575. I am working on it, the details are in the ticket.
   


-- 
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