LantaoJin commented on issue #27828: [SPARK-31068][SQL] Avoid IllegalArgumentException in broadcast exchange URL: https://github.com/apache/spark/pull/27828#issuecomment-596587524 The target of this PR is to just make the exception more friendly (using SparkException instead of IllegalArgumentException). The key problem caused by https://github.com/apache/spark/blob/b6b0343e3e90f0421cac277ed5ae8fb15b278d4e/sql/core/src/main/scala/org/apache/spark/sql/execution/joins/HashedRelation.scala#L320
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
