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 2021/02/07 03:50:11 UTC

[spark] branch master updated (cc508d1 -> 6e05e99)

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 cc508d1  [SPARK-34370][SQL] Support Avro schema evolution for partitioned Hive tables using "avro.schema.url"
     add 6e05e99  [SPARK-34342][SQL] Format DateLiteral and TimestampLiteral toString

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/catalyst/expressions/literals.scala  | 23 ++++++++++++++--------
 .../expressions/LiteralExpressionSuite.scala       | 12 +++++++++++
 .../approved-plans-v1_4/q21.sf100/explain.txt      | 10 +++++-----
 .../approved-plans-v1_4/q21.sf100/simplified.txt   |  2 +-
 .../approved-plans-v1_4/q21/explain.txt            | 10 +++++-----
 .../approved-plans-v1_4/q21/simplified.txt         |  2 +-
 .../approved-plans-v1_4/q40.sf100/explain.txt      | 10 +++++-----
 .../approved-plans-v1_4/q40.sf100/simplified.txt   |  2 +-
 .../approved-plans-v1_4/q40/explain.txt            | 10 +++++-----
 .../approved-plans-v1_4/q40/simplified.txt         |  2 +-
 10 files changed, 51 insertions(+), 32 deletions(-)


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