chenhao-db commented on code in PR #50517:
URL: https://github.com/apache/spark/pull/50517#discussion_r2031987167
##########
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:
I guess it is okay but I'm not sure.
--
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]