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 2021/08/26 03:27:39 UTC

[spark] branch master updated (159ff9f -> 3bb8cd9)

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 159ff9f  [SPARK-36590][SQL] Convert special timestamp_ntz values in the session time zone
     add 3bb8cd9  [SPARK-36568][SQL] Better FileScan statistics estimation

No new revisions were added by this update.

Summary of changes:
 .../sql/execution/datasources/v2/FileScan.scala    |  7 ++++++-
 .../execution/datasources/v2/text/TextScan.scala   |  1 +
 .../datasources/v2/text/TextScanBuilder.scala      |  2 +-
 .../spark/sql/FileBasedDataSourceSuite.scala       | 22 ++++++++++++++++++++++
 .../scala/org/apache/spark/sql/FileScanSuite.scala |  2 +-
 .../org/apache/spark/sql/test/SQLTestUtils.scala   |  5 ++++-
 6 files changed, 35 insertions(+), 4 deletions(-)

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