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

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


    from a12de29  [SPARK-27838][SQL] Support user provided non-nullable avro 
schema for nullable catalyst schema without any null record
     add 5e3520f  [SPARK-27809][SQL] Make optional clauses order insensitive 
for CREATE DATABASE/VIEW SQL statement

No new revisions were added by this update.

Summary of changes:
 .../apache/spark/sql/catalyst/parser/SqlBase.g4    | 13 ++--
 .../sql/catalyst/parser/ParserUtilsSuite.scala     |  7 +-
 .../spark/sql/execution/SparkSqlParser.scala       | 76 +++++++++++++---------
 .../sql/execution/command/DDLParserSuite.scala     | 38 ++++++++++-
 4 files changed, 94 insertions(+), 40 deletions(-)


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

Reply via email to