stefankandic commented on code in PR #45820: URL: https://github.com/apache/spark/pull/45820#discussion_r1551410521
########## sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/analysis/CollationTypeCasts.scala: ########## @@ -18,11 +18,9 @@ package org.apache.spark.sql.catalyst.analysis import javax.annotation.Nullable - Review Comment: do we need this change? seems unrelated + afaik these imports should be separated by an empty line -- 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]
