zhengruifeng commented on code in PR #53545:
URL: https://github.com/apache/spark/pull/53545#discussion_r2635315859
##########
sql/catalyst/src/main/scala/org/apache/spark/sql/internal/SQLConf.scala:
##########
@@ -3575,7 +3583,7 @@ object SQLConf {
.doc("When true, if a microbatch is retried, if a file already exists
but its checksum " +
"file does not exist, the file checksum will not be created. This is
useful for " +
"compatibility with files created before file checksums were enabled.")
- .version("4.2.0")
+ .version("4.1.0")
Review Comment:
added in
https://github.com/apache/spark/commit/811482a79cbc9b26c1502cbaed114340e9a82379
--
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]