This is an automated email from the ASF dual-hosted git repository.
alamb pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/datafusion.git
from 444a673682 feat: Support Substrait's IntervalCompound type/literal
instead of interval-month-day-nano UDT (#12112)
add 223bb02fce docs: switch completely to generated docs for scalar and
aggregate functions (#13161)
No new revisions were added by this update.
Summary of changes:
dev/update_function_docs.sh | 20 +-
docs/source/user-guide/sql/aggregate_functions.md | 839 +++-
.../user-guide/sql/aggregate_functions_new.md | 865 ----
docs/source/user-guide/sql/index.rst | 2 -
docs/source/user-guide/sql/scalar_functions.md | 4334 ++++++++++++++++++-
docs/source/user-guide/sql/scalar_functions_new.md | 4365 --------------------
6 files changed, 5125 insertions(+), 5300 deletions(-)
delete mode 100644 docs/source/user-guide/sql/aggregate_functions_new.md
delete mode 100644 docs/source/user-guide/sql/scalar_functions_new.md
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]