You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by ya...@apache.org on 2021/04/28 07:52:14 UTC

[spark] branch branch-3.1 updated (e58055b -> 361e684)

This is an automated email from the ASF dual-hosted git repository.

yamamuro pushed a change to branch branch-3.1
in repository https://gitbox.apache.org/repos/asf/spark.git.


    from e58055b  [SPARK-35244][SQL] Invoke should throw the original exception
     add 361e684  [SPARK-33976][SQL][DOCS][3.1] Add a SQL doc page for a TRANSFORM clause

No new revisions were added by this update.

Summary of changes:
 docs/_data/menu-sql.yaml                    |   2 +
 docs/sql-ref-syntax-qry-select-transform.md | 235 ++++++++++++++++++++++++++++
 docs/sql-ref-syntax-qry-select.md           |   7 +-
 docs/sql-ref-syntax-qry.md                  |   1 +
 docs/sql-ref-syntax.md                      |   1 +
 5 files changed, 245 insertions(+), 1 deletion(-)
 create mode 100644 docs/sql-ref-syntax-qry-select-transform.md

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@spark.apache.org
For additional commands, e-mail: commits-help@spark.apache.org