cloud-fan commented on code in PR #36693:
URL: https://github.com/apache/spark/pull/36693#discussion_r891292604
##########
core/src/main/resources/error/error-classes.json:
##########
@@ -157,8 +157,7 @@
"See more details in SPARK-31404. You can set the SQL config
<config> or",
"the datasource option <option> to \"LEGACY\" to rebase the datetime
values",
"w.r.t. the calendar difference during reading. To read the datetime
values",
- "as it is, set the SQL config <config> or the datasource option
<option>",
- "to \"CORRECTED\"."
+ "as it is, set the SQL config or the datasource option t
\"CORRECTED\"."
Review Comment:
```suggestion
"as it is, set the SQL config or the datasource option to
\"CORRECTED\"."
```
--
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]