This is an automated email from the ASF dual-hosted git repository.
maxgekk pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git
from b2f6474848fc [SPARK-46743][SQL] Count bug after constant folding
add d7db869de609 [SPARK-47256][SQL] Assign names to error classes
_LEGACY_ERROR_TEMP_102[4-7]
No new revisions were added by this update.
Summary of changes:
.../src/main/resources/error/error-classes.json | 48 ++++++----
...itions-invalid-aggregate-filter-error-class.md} | 24 ++---
docs/sql-error-conditions.md | 8 ++
.../spark/sql/catalyst/analysis/Analyzer.scala | 14 ++-
.../spark/sql/errors/QueryCompilationErrors.scala | 32 ++++---
.../sql/catalyst/analysis/AnalysisErrorSuite.scala | 21 -----
.../analyzer-results/group-by-filter.sql.out | 99 ++++++++++++++++++++
.../resources/sql-tests/inputs/group-by-filter.sql | 15 +++
.../sql-tests/results/group-by-filter.sql.out | 102 +++++++++++++++++++++
9 files changed, 294 insertions(+), 69 deletions(-)
copy
docs/{sql-error-conditions-invalid-time-travel-timestamp-expr-error-class.md =>
sql-error-conditions-invalid-aggregate-filter-error-class.md} (65%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]