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

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


    from 19440a146a4c [SPARK-51824][ML][CONNECT][TESTS] Force to clean up the 
ML cache after each test
     add 777044c173f2 [SPARK-51797][SQL] Add table name to TableConstraint and 
remove parser dependencies

No new revisions were added by this update.

Summary of changes:
 .../sql/catalyst/expressions/constraints.scala     | 173 ++++++++++---------
 .../spark/sql/catalyst/parser/AstBuilder.scala     |  10 +-
 .../command/CheckConstraintParseSuite.scala        |  54 +++---
 .../command/ForeignKeyConstraintParseSuite.scala   | 154 +++++++----------
 .../command/PrimaryKeyConstraintParseSuite.scala   |  52 ++++--
 .../command/UniqueConstraintParseSuite.scala       | 192 ++++++++-------------
 6 files changed, 305 insertions(+), 330 deletions(-)


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

Reply via email to