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/05/26 03:38:26 UTC

[spark] branch master updated (6c80ebb -> df2a1fe)

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 6c80ebb  [SPARK-31818][SQL] Fix pushing down filters with `java.time.Instant` values in ORC
     add df2a1fe  [SPARK-31808][SQL] Makes struct function's output name and class name pretty

No new revisions were added by this update.

Summary of changes:
 .../catalyst/expressions/complexTypeCreator.scala  | 34 ++++++++++++++++++----
 .../spark/sql/catalyst/parser/AstBuilder.scala     |  2 +-
 .../scala/org/apache/spark/sql/functions.scala     |  2 +-
 .../sql-functions/sql-expression-schema.md         |  6 ++--
 .../sql-tests/results/group-by-filter.sql.out      |  2 +-
 .../resources/sql-tests/results/group-by.sql.out   |  2 +-
 .../resources/sql-tests/results/struct.sql.out     |  2 +-
 .../results/typeCoercion/native/mapZipWith.sql.out |  4 +--
 .../sql-tests/results/udf/udf-group-by.sql.out     |  2 +-
 9 files changed, 40 insertions(+), 16 deletions(-)


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