cloud-fan commented on code in PR #45177:
URL: https://github.com/apache/spark/pull/45177#discussion_r1497060181


##########
common/utils/src/main/resources/error/README.md:
##########
@@ -117,3 +117,7 @@ The following SQLSTATEs are collated from:
 - Oracle 12 (last published)
 - SQL Server
 - Redshift
+
+## Extra
+
+- Use `ordinalNumber` to uniformly set the value of `paramIndex`(0-based) for 
the error class `UNEXPECTED_INPUT_TYPE`.

Review Comment:
   do we still need this? now people will see first, second, ... nth, etc.



-- 
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: reviews-unsubscr...@spark.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to