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 af771970b7 chore(deps): bump taiki-e/install-action from 2.67.9 to 
2.67.13 (#20020)
     add aca7169016 feat(spark): add unix date and timestamp functions (#19892)

No new revisions were added by this update.

Summary of changes:
 datafusion/spark/src/function/datetime/mod.rs      |  41 +++++
 datafusion/spark/src/function/datetime/unix.rs     | 174 +++++++++++++++++++++
 .../test_files/spark/datetime/unix.slt             | 134 ++++++++++++++++
 3 files changed, 349 insertions(+)
 create mode 100644 datafusion/spark/src/function/datetime/unix.rs
 create mode 100644 datafusion/sqllogictest/test_files/spark/datetime/unix.slt


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

Reply via email to