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

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


    from 5b87342  [SPARK-30346][CORE] Improve logging when events dropped
     add ab186e3  [SPARK-25829][SQL] Add config 
`spark.sql.legacy.allowDuplicatedMapKeys` and change the default behavior

No new revisions were added by this update.

Summary of changes:
 docs/sql-migration-guide.md                        |   2 +-
 python/pyspark/sql/functions.py                    |   4 +-
 .../expressions/collectionOperations.scala         |   4 +-
 .../sql/catalyst/util/ArrayBasedMapBuilder.scala   |  10 ++
 .../org/apache/spark/sql/internal/SQLConf.scala    |  10 ++
 .../expressions/CollectionExpressionsSuite.scala   |  18 ++--
 .../catalyst/expressions/ComplexTypeSuite.scala    |  35 ++++---
 .../expressions/HigherOrderFunctionsSuite.scala    |   6 +-
 .../catalyst/util/ArrayBasedMapBuilderSuite.scala  | 111 ++++++++++++---------
 .../apache/spark/sql/DataFrameFunctionsSuite.scala |  16 +--
 10 files changed, 136 insertions(+), 80 deletions(-)


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

Reply via email to