aokolnychyi commented on PR #36304: URL: https://github.com/apache/spark/pull/36304#issuecomment-1105514003
@cloud-fan, here is one way to achieve proper group filtering in row-level operations. While I don't target 3.3 with this functionality, I believe it is still important to finish this before 3.3 is officially out. That way, we still have a chance to change the row-level API if needed before it gets released. Currently, it is fully backward compatible. cc @rdblue @huaxingao @sunchao @viirya @dongjoon-hyun Some tests are expected to fail due to SPARK-38977. I have another PR #36303 to fix this. -- 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]
