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 cfc0495  [SPARK-34581][SQL] Don't optimize out grouping expressions 
from aggregate expressions without aggregate function
     add caa46ce  [SPARK-35112][SQL] Support Cast string to day-second interval

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/catalyst/expressions/Cast.scala      | 17 ++++++-
 .../spark/sql/catalyst/util/IntervalUtils.scala    | 52 ++++++++++++++++++++++
 .../spark/sql/catalyst/expressions/CastSuite.scala | 42 +++++++++++++++++
 3 files changed, 109 insertions(+), 2 deletions(-)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org
For additional commands, e-mail: commits-h...@spark.apache.org

Reply via email to