You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by ya...@apache.org on 2020/02/23 00:55:44 UTC

[spark] branch master updated (bcce1b1 -> 25f5bfa)

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

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


    from bcce1b1  [SPARK-30904][SQL] Thrift RowBasedSet serialization throws NullPointerException on NULL BigDecimal
     add 25f5bfa  [SPARK-30903][SQL] Fail fast on duplicate columns when analyze columns

No new revisions were added by this update.

Summary of changes:
 .../CommandCheck.scala}                            | 23 ++++++++++++++--------
 .../sql/internal/BaseSessionStateBuilder.scala     |  2 ++
 .../spark/sql/StatisticsCollectionSuite.scala      | 17 ++++++++++++++++
 .../spark/sql/hive/HiveSessionStateBuilder.scala   |  2 ++
 4 files changed, 36 insertions(+), 8 deletions(-)
 copy sql/core/src/main/scala/org/apache/spark/sql/execution/{streaming/continuous/WriteToContinuousDataSource.scala => command/CommandCheck.scala} (60%)


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