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 8ce5862 [SPARK-30719][SQL] do not log warning if AQE is intentionally
skipped and add a config to force apply
add 5a4c70b [SPARK-27986][SQL][FOLLOWUP] window aggregate function with
filter predicate is not supported
No new revisions were added by this update.
Summary of changes:
.../spark/sql/catalyst/analysis/Analyzer.scala | 4 ++++
.../spark/sql/catalyst/analysis/CheckAnalysis.scala | 3 +++
.../sql/catalyst/analysis/AnalysisErrorSuite.scala | 20 ++++++++++++++++++--
.../spark/sql/catalyst/analysis/AnalysisSuite.scala | 10 +++++++++-
.../src/test/resources/sql-tests/inputs/window.sql | 5 +++++
.../test/resources/sql-tests/results/window.sql.out | 13 ++++++++++++-
6 files changed, 51 insertions(+), 4 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]