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

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


    from 7aedce4  [SPARK-36993][SQL] Fix json_tuple throw NPE if fields exist 
no foldable null value
     add 1aa3611  [SPARK-36949][SQL] Disallow Hive provider tables with ANSI 
intervals

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/errors/QueryExecutionErrors.scala    |  4 ++++
 .../apache/spark/sql/execution/command/ddl.scala   | 12 ++++++----
 .../spark/sql/execution/command/tables.scala       |  2 +-
 .../spark/sql/execution/datasources/rules.scala    |  4 ++--
 .../org/apache/spark/sql/hive/HiveStrategies.scala |  2 +-
 .../hive/execution/InsertIntoHiveDirCommand.scala  |  2 +-
 .../spark/sql/hive/execution/HiveDDLSuite.scala    | 26 ++++++++++++++++++++++
 7 files changed, 43 insertions(+), 9 deletions(-)

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

Reply via email to