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 cd12d51039 Replace deprecated structopt with clap in 
datafusion-benchmarks (#19492)
     add 818706ab78 feat: `to_time` function (#19540)

No new revisions were added by this update.

Summary of changes:
 datafusion/functions/src/datetime/mod.rs           |   7 +
 datafusion/functions/src/datetime/to_time.rs       | 252 +++++++++++++++++++++
 .../test_files/datetime/timestamps.slt             | 215 ++++++++++++++++++
 docs/source/user-guide/sql/scalar_functions.md     |  47 ++++
 4 files changed, 521 insertions(+)
 create mode 100644 datafusion/functions/src/datetime/to_time.rs


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

Reply via email to