MaxGekk commented on code in PR #48026:
URL: https://github.com/apache/spark/pull/48026#discussion_r1749189423
##########
common/utils/src/main/resources/error/error-conditions.json:
##########
@@ -6222,7 +6222,7 @@
"Detected implicit cartesian product for <joinType> join between logical
plans",
"<leftPlan>",
"and",
- "rightPlan",
+ "<rightPlan>",
Review Comment:
The purpose of this PR is to detect mistakes like 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]