pan3793 commented on PR #55718: URL: https://github.com/apache/spark/pull/55718#issuecomment-4394484215
@cloud-fan, seems we can not distinguish between `partitioned by (bucket(4, user_id), dt)` and `partitioned by (dt, bucket(4, user_id))` using the v1 syntax -- 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]
