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: [email protected]
For additional commands, e-mail: [email protected]