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 c8add5c1d9 Update README occording to the new examples (#18529)
(#19257)
add 044a4a7369 Add make_time function (#19183)
No new revisions were added by this update.
Summary of changes:
datafusion/functions/src/datetime/make_time.rs | 270 +++++++++++++++++++++
datafusion/functions/src/datetime/mod.rs | 7 +
datafusion/sqllogictest/test_files/timestamps.slt | 273 ++++++++++++++++++++++
docs/source/user-guide/sql/scalar_functions.md | 34 +++
4 files changed, 584 insertions(+)
create mode 100644 datafusion/functions/src/datetime/make_time.rs
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]