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

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


    from 7de33f5  [SPARK-30681][PYSPARK][SQL] Add higher order functions API to 
PySpark
     add f21894e  [SPARK-30902][SQL] Default table provider should be decided 
by catalog implementations

No new revisions were added by this update.

Summary of changes:
 .../sql/catalyst/analysis/ResolveCatalogs.scala    |  4 +-
 .../spark/sql/catalyst/parser/AstBuilder.scala     |  4 +-
 .../sql/catalyst/plans/logical/statements.scala    |  4 +-
 .../sql/connector/catalog/CatalogV2Util.scala      |  7 +--
 .../spark/sql/catalyst/parser/DDLParserSuite.scala | 64 ++++++++++------------
 .../catalyst/analysis/ResolveSessionCatalog.scala  | 18 +++---
 .../spark/sql/connector/DataSourceV2SQLSuite.scala | 34 ++++++++++++
 .../sql/execution/command/DDLParserSuite.scala     |  4 +-
 8 files changed, 84 insertions(+), 55 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to