sandip-db commented on code in PR #50517:
URL: https://github.com/apache/spark/pull/50517#discussion_r2032140469


##########
common/utils/src/main/resources/error/error-conditions.json:
##########
@@ -3330,7 +3330,7 @@
   },
   "INVALID_SINGLE_VARIANT_COLUMN" : {
     "message" : [
-      "The `singleVariantColumn` option cannot be used if there is also a user 
specified schema."
+      "User specified schema <schema> is invalid when the 
`singleVariantColumn` option is enabled."

Review Comment:
   Indicate what is allowed and how can user fix 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: 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