subhramit commented on code in PR #58225:
URL: https://github.com/apache/spark/pull/58225#discussion_r3891447314
##########
common/utils/src/main/resources/error/error-conditions.json:
##########
@@ -11723,7 +11723,7 @@
},
"_LEGACY_ERROR_TEMP_3070" : {
"message" : [
- "<internalName> is a reserved column name that cannot be read in
combination with <colName> column."
+ "Unrecognized file metadata field: <field>"
Review Comment:
Given that I fixed the template issue here, I’d like to keep the
checker/script part as follow-up as that would increase the scope of the PR
beyond the ticket.
--
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]