You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by sr...@apache.org on 2020/02/17 15:31:43 UTC

[spark] branch master updated (06217cf -> 25e9156)

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

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


    from 06217cf  [SPARK-30793][SQL] Fix truncations of timestamps before the epoch to minutes and seconds
     add 25e9156  [SPARK-29089][SQL] Parallelize blocking FileSystem calls in DataSource#checkAndGlobPathIfNecessary

No new revisions were added by this update.

Summary of changes:
 .../sql/execution/datasources/DataSource.scala     |  60 +++++--
 .../execution/datasources/DataSourceSuite.scala    | 193 +++++++++++++++++++++
 2 files changed, 235 insertions(+), 18 deletions(-)
 create mode 100644 sql/core/src/test/scala/org/apache/spark/sql/execution/datasources/DataSourceSuite.scala


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