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 130bcce6 [SPARK-38415][SQL] Update the histogram_numeric (x, y) result
type to make x == the input type
add a342214 [SPARK-38535][SQL] Add the `datetimeUnit` enum and use it in
`TIMESTAMPADD/DIFF`
No new revisions were added by this update.
Summary of changes:
docs/sql-ref-ansi-compliance.md | 5 +++++
.../spark/sql/catalyst/parser/SqlBaseLexer.g4 | 5 +++++
.../spark/sql/catalyst/parser/SqlBaseParser.g4 | 20 ++++++++++++++++++--
.../spark/sql/catalyst/util/DateTimeUtils.scala | 4 ++--
.../spark/sql/errors/QueryExecutionErrors.scala | 12 ------------
.../sql/catalyst/util/DateTimeUtilsSuite.scala | 10 +++++-----
.../sql/errors/QueryExecutionErrorsSuite.scala | 22 +---------------------
7 files changed, 36 insertions(+), 42 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]