You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by do...@apache.org on 2020/07/10 02:45:35 UTC

[spark] branch master updated (18aae21 -> 01e9dd9)

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

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


    from 18aae21  [SPARK-31875][SQL] Provide a option to disable user supplied Hints
     add 01e9dd9  [SPARK-20680][SQL][FOLLOW-UP] Revert NullType.simpleString from 'unknown' to 'null'

No new revisions were added by this update.

Summary of changes:
 python/pyspark/sql/types.py                        |  3 --
 .../sql/connector/catalog/CatalogV2Util.scala      |  2 +-
 .../org/apache/spark/sql/types/NullType.scala      |  4 ---
 .../sql-functions/sql-expression-schema.md         |  2 +-
 .../sql-tests/results/ansi/literals.sql.out        |  2 +-
 .../sql-tests/results/inline-table.sql.out         |  2 +-
 .../resources/sql-tests/results/literals.sql.out   |  2 +-
 .../sql-tests/results/misc-functions.sql.out       |  2 +-
 .../sql-tests/results/postgreSQL/select.sql.out    |  4 +--
 .../results/sql-compatibility-functions.sql.out    |  6 ++--
 .../sql-tests/results/udf/udf-inline-table.sql.out |  2 +-
 .../spark/sql/FileBasedDataSourceSuite.scala       |  2 +-
 .../spark/sql/hive/execution/HiveDDLSuite.scala    | 36 +++++++++++-----------
 .../spark/sql/hive/orc/HiveOrcSourceSuite.scala    |  2 +-
 14 files changed, 32 insertions(+), 39 deletions(-)


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