JinHelin404 commented on PR #40957: URL: https://github.com/apache/spark/pull/40957#issuecomment-1525154687
@MaxGekk Because scala 2.13 mandates handling default case, I replaced this error class with internal error. But `commonNaturalJoinProcessing` is a private method and I can't trigger the default case, so I didn't add any ut. Could you please help me to review 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]
