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 2844a18  [SPARK-38360][SQL][AVRO][SS][FOLLOWUP] Replace 
`TreeNode.collectFirst` + `isDefined/isEmpty` with `exists`
     add 130bcce6 [SPARK-38415][SQL] Update the histogram_numeric (x, y) result 
type to make x == the input type

No new revisions were added by this update.

Summary of changes:
 docs/sql-migration-guide.md                        |   2 +
 .../expressions/aggregate/HistogramNumeric.scala   |  48 +++++++-
 .../org/apache/spark/sql/internal/SQLConf.scala    |  15 +++
 .../aggregate/HistogramNumericSuite.scala          | 124 +++++++++++++++++--
 .../sql-functions/sql-expression-schema.md         |   2 +-
 .../test/resources/sql-tests/inputs/group-by.sql   |  27 ++++
 .../resources/sql-tests/results/group-by.sql.out   | 136 ++++++++++++++++++++-
 7 files changed, 336 insertions(+), 18 deletions(-)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to