ConeyLiu opened a new pull request, #7720: URL: https://github.com/apache/iceberg/pull/7720
Since Spark 3.4 use the function catalog instead of `IcebergBucketTransform` for bucket transform. So bucket on a binary column is OK for Spark 3.4 which failed (problem mentioned here: #7682) on other Spark versions. This PR only adds the bucket binary UT. -- 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]
