This is an automated email from the ASF dual-hosted git repository.
srowen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git.
from 3bbd80d [SPARK-31319][SQL][DOCS] Document UDFs/UDAFs in SQL Reference
add 310bef1a [SPARK-31419][SQL][DOCS] Document Table-valued Function and
Inline Table
No new revisions were added by this update.
Summary of changes:
docs/_data/menu-sql.yaml | 4 +
docs/sql-ref-syntax-qry-select-inline-table.md | 84 ++++++++++++++++
docs/sql-ref-syntax-qry-select-tvf.md | 131 +++++++++++++++++++++++++
docs/sql-ref-syntax-qry-select.md | 6 +-
4 files changed, 222 insertions(+), 3 deletions(-)
create mode 100644 docs/sql-ref-syntax-qry-select-inline-table.md
create mode 100644 docs/sql-ref-syntax-qry-select-tvf.md
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]