xuanyuanking commented on a change in pull request #29315:
URL: https://github.com/apache/spark/pull/29315#discussion_r463517078
##########
File path:
sql/catalyst/src/main/scala/org/apache/spark/sql/internal/SQLConf.scala
##########
@@ -1236,9 +1236,9 @@ object SQLConf {
val STATE_STORE_FORMAT_VALIDATION_ENABLED =
buildConf("spark.sql.streaming.stateStore.formatValidation.enabled")
.internal()
- .doc("When true, check if the UnsafeRow from the state store is valid or
not when running " +
- "streaming queries. This can happen if the state store format has been
changed. Note, " +
- "the feature is only effective in the build-in HDFS state store
provider now.")
+ .doc("When true, check if the date from state store is valid or not when
running streaming " +
Review comment:
😂
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]