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

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


    from be080703688f [SPARK-47673][SS] Implementing TTL for ListState
     add c5b8e60e0d59 [SPARK-46810][DOCS] Align error class terminology with 
SQL standard

No new revisions were added by this update.

Summary of changes:
 common/utils/src/main/resources/error/README.md    |  147 +-
 .../src/main/resources/error/error-categories.json |   90 -
 .../src/main/resources/error/error-classes.json    | 8235 +-------------------
 .../{error-classes.json => error-conditions.json}  |    0
 .../org/apache/spark/SparkThrowableHelper.scala    |    5 +-
 ...or-classes.json => kafka-error-conditions.json} |    0
 .../spark/sql/kafka010/KafkaExceptions.scala       |    5 +-
 .../org/apache/spark/SparkThrowableSuite.scala     |   24 +-
 8 files changed, 212 insertions(+), 8294 deletions(-)
 delete mode 100644 common/utils/src/main/resources/error/error-categories.json
 copy common/utils/src/main/resources/error/{error-classes.json => 
error-conditions.json} (100%)
 rename 
connector/kafka-0-10-sql/src/main/resources/error/{kafka-error-classes.json => 
kafka-error-conditions.json} (100%)


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

Reply via email to