Files
datafusion/docs/source/user-guide/sql
Bruce Ritchie 044a4a7369 Add make_time function (#19183)
## Which issue does this PR close?

<!--
We generally require a GitHub issue to be filed for all bug fixes and
enhancements and this helps us generate change logs for our releases.
You can link an issue to this PR using the GitHub syntax. For example
`Closes #123` indicates that this PR will close issue #123.
-->
- Part of #19025

## Rationale for this change

There wasn't a good way to make a time from component parts.

## What changes are included in this PR?
Code, test, docs

## Are these changes tested?
Yes

## Are there any user-facing changes?
New function.

---------

Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>
2025-12-11 22:23:28 +00:00
..
2025-12-11 09:42:46 +00:00
2025-10-10 02:08:36 +00:00