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 dba673f  [SPARK-29489][ML][PYSPARK] ml.evaluation support log-loss
     add 7435146  [SPARK-29482][SQL] ANALYZE TABLE should look up catalog/table 
like v2 commands

No new revisions were added by this update.

Summary of changes:
 .../apache/spark/sql/catalyst/parser/SqlBase.g4    |  2 +-
 .../spark/sql/catalyst/parser/AstBuilder.scala     | 48 ++++++++++++++
 .../sql/catalyst/plans/logical/statements.scala    | 19 ++++++
 .../spark/sql/catalyst/parser/DDLParserSuite.scala | 76 ++++++++++++++++++++++
 .../catalyst/analysis/ResolveSessionCatalog.scala  | 20 +++++-
 .../spark/sql/execution/SparkSqlParser.scala       | 49 --------------
 .../spark/sql/connector/DataSourceV2SQLSuite.scala | 17 +++++
 .../spark/sql/execution/SparkSqlParserSuite.scala  | 62 ------------------
 8 files changed, 180 insertions(+), 113 deletions(-)


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

Reply via email to