This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/datafusion.git
from 78d5779c97 chore(deps): bump the proto group with 2 updates (#16806)
add 1629420162 feat(spark): implement Spark `make_interval` function
(#17424)
No new revisions were added by this update.
Summary of changes:
datafusion/spark/src/function/datetime/date_sub.rs | 2 +-
.../spark/src/function/datetime/make_interval.rs | 581 +++++++++++++++++++++
datafusion/spark/src/function/datetime/mod.rs | 15 +-
.../test_files/spark/datetime/make_interval.slt | 112 ++++
4 files changed, 708 insertions(+), 2 deletions(-)
create mode 100644 datafusion/spark/src/function/datetime/make_interval.rs
create mode 100644
datafusion/sqllogictest/test_files/spark/datetime/make_interval.slt
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]