panbingkun commented on PR #45177: URL: https://github.com/apache/spark/pull/45177#issuecomment-1954295467
> This `<paramIndex>th` seems oddly: `1th` instead of `1st`, `2th` instead of `2nd`. > > How about to reuse the function: > > https://github.com/apache/spark/blob/fb1e7872a3e64eab6127f9c2b3ffa42b63162f6c/sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/analysis/CheckAnalysis.scala#L570-L574 > > > in the error message. Okay, I think it's great, let me do it. -- 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]
