You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by we...@apache.org on 2020/05/21 04:02:46 UTC

[spark] branch master updated (a06768e -> 5d67331)

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 a06768e  [SPARK-31780][K8S][TESTS] Add R test tag to exclude R K8s image building and test
     add 5d67331  [SPARK-31762][SQL] Fix perf regression of date/timestamp formatting in toHiveString

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/catalyst/util/DateFormatter.scala    | 25 +++++--
 .../sql/catalyst/util/TimestampFormatter.scala     | 52 ++++++++++++--
 .../apache/spark/sql/util/DateFormatterSuite.scala | 16 +++--
 .../spark/sql/util/TimestampFormatterSuite.scala   | 84 ++++++++++++++--------
 .../apache/spark/sql/execution/HiveResult.scala    | 11 ++-
 .../sql-tests/results/postgreSQL/date.sql.out      |  2 +-
 6 files changed, 138 insertions(+), 52 deletions(-)


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