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/01/27 09:53:04 UTC

[spark] branch master updated (1217c8b -> 5718d64)

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 1217c8b  Revert "[SPARK-31168][SPARK-33913][BUILD] Upgrade Scala to 2.12.13 and Kafka to 2.7.0"
     add 5718d64  [SPARK-34083][SQL] Using TPCDS original definitions for char/varchar columns

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/catalyst/optimizer/Optimizer.scala   |   2 +-
 .../approved-plans-modified/q27.sf100/explain.txt  |   4 +-
 .../approved-plans-modified/q27/explain.txt        |   4 +-
 .../approved-plans-modified/q43.sf100/explain.txt  |   8 +-
 .../q43.sf100/simplified.txt                       |   2 +-
 .../approved-plans-modified/q43/explain.txt        |   8 +-
 .../approved-plans-modified/q43/simplified.txt     |   2 +-
 .../approved-plans-modified/q59.sf100/explain.txt  |  16 +-
 .../q59.sf100/simplified.txt                       |   4 +-
 .../approved-plans-modified/q59/explain.txt        |  16 +-
 .../approved-plans-modified/q59/simplified.txt     |   4 +-
 .../approved-plans-v1_4/q2.sf100/explain.txt       |  14 +-
 .../approved-plans-v1_4/q2.sf100/simplified.txt    |   4 +-
 .../approved-plans-v1_4/q2/explain.txt             |  14 +-
 .../approved-plans-v1_4/q2/simplified.txt          |   4 +-
 .../approved-plans-v1_4/q43.sf100/explain.txt      |   8 +-
 .../approved-plans-v1_4/q43.sf100/simplified.txt   |   2 +-
 .../approved-plans-v1_4/q43/explain.txt            |   8 +-
 .../approved-plans-v1_4/q43/simplified.txt         |   2 +-
 .../approved-plans-v1_4/q56.sf100/explain.txt      |   4 +-
 .../approved-plans-v1_4/q56/explain.txt            |   4 +-
 .../approved-plans-v1_4/q59.sf100/explain.txt      |  14 +-
 .../approved-plans-v1_4/q59.sf100/simplified.txt   |   4 +-
 .../approved-plans-v1_4/q59/explain.txt            |  14 +-
 .../approved-plans-v1_4/q59/simplified.txt         |   4 +-
 .../approved-plans-v1_4/q60.sf100/explain.txt      |   4 +-
 .../approved-plans-v1_4/q60/explain.txt            |   4 +-
 .../approved-plans-v1_4/q66.sf100/explain.txt      |   4 +-
 .../approved-plans-v1_4/q66/explain.txt            |   4 +-
 .../approved-plans-v2_7/q18a.sf100/explain.txt     |   4 +-
 .../approved-plans-v2_7/q18a/explain.txt           |   4 +-
 .../approved-plans-v2_7/q27a.sf100/explain.txt     |   4 +-
 .../approved-plans-v2_7/q27a/explain.txt           |   4 +-
 .../scala/org/apache/spark/sql/TPCDSBase.scala     | 558 +++++++++++++++------
 34 files changed, 518 insertions(+), 242 deletions(-)


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