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/04/13 07:27:58 UTC

[spark] branch master updated (caf33be -> 6b8405b)

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 caf33be  [SPARK-33411][SQL] Cardinality estimation of union, sort and range operator
     add 6b8405b  [SPARK-28379][SQL] Allow non-aggregated single row correlated scalar subquery

No new revisions were added by this update.

Summary of changes:
 .../sql/catalyst/analysis/CheckAnalysis.scala      |  1 +
 .../spark/sql/catalyst/optimizer/subquery.scala    | 10 +++-
 .../plans/logical/basicLogicalOperators.scala      |  2 +
 .../resources/sql-tests/inputs/postgreSQL/join.sql |  2 +-
 .../sql-tests/inputs/postgreSQL/window_part1.sql   |  2 +-
 .../sql-tests/inputs/udf/postgreSQL/udf-join.sql   |  2 +-
 .../scala/org/apache/spark/sql/SubquerySuite.scala | 62 ++++++++++++++++++++++
 7 files changed, 76 insertions(+), 5 deletions(-)

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