This is an automated email from the ASF dual-hosted git repository.

kabhwan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git


    from eb71268a6a38 [SPARK-47108][CORE] Set 
`derby.connection.requireAuthentication` to `false` explicitly in CLIs
     add 8ede494ad6c7 [SPARK-46906][SS] Add a check for stateful operator 
change for streaming

No new revisions were added by this update.

Summary of changes:
 .../src/main/resources/error/error-classes.json    |  7 ++
 docs/sql-error-conditions.md                       |  7 ++
 .../spark/sql/errors/QueryExecutionErrors.scala    | 13 ++++
 .../v2/state/metadata/StateMetadataSource.scala    |  2 +-
 .../execution/streaming/IncrementalExecution.scala | 61 +++++++++++++++-
 .../execution/streaming/statefulOperators.scala    |  2 +-
 .../state/OperatorStateMetadataSuite.scala         | 81 +++++++++++++++++++++-
 7 files changed, 166 insertions(+), 7 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org
For additional commands, e-mail: commits-h...@spark.apache.org

Reply via email to