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 724bc31 [SPARK-38182][SQL] Fix NoSuchElementException if pushed
filter does not contain any references
add 4070ea8 [SPARK-38118][SQL] Func(wrong data type) in HAVING clause
should throw data mismatch error
No new revisions were added by this update.
Summary of changes:
.../spark/sql/catalyst/analysis/Analyzer.scala | 28 ++++++++++++++++++++--
.../sql/catalyst/analysis/CheckAnalysis.scala | 2 +-
.../spark/sql/catalyst/analysis/unresolved.scala | 1 +
.../sql/catalyst/analysis/AnalysisSuite.scala | 24 +++++++++++++++++++
4 files changed, 52 insertions(+), 3 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]