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/08/07 15:20:32 UTC

[spark] branch master updated (7b6e1d5 -> 5b8444a)

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 7b6e1d5  [SPARK-25557][SQL] Nested column predicate pushdown for ORC
     add 5b8444a  [SPARK-32564][SQL][TEST] Inject data statistics to simulate plan generation on actual TPCDS data

No new revisions were added by this update.

Summary of changes:
 .../org/apache/spark/sql/TPCDSQuerySuite.scala     |  10 +-
 .../scala/org/apache/spark/sql/TPCDSSchema.scala   |   6 +
 .../org/apache/spark/sql/TPCDSTableStats.scala     | 503 +++++++++++++++++++++
 3 files changed, 517 insertions(+), 2 deletions(-)
 create mode 100644 sql/core/src/test/scala/org/apache/spark/sql/TPCDSTableStats.scala


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