You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (Jira)" <ji...@apache.org> on 2020/08/06 01:01:00 UTC

[jira] [Commented] (SPARK-32552) complete documenting table_valued function

    [ https://issues.apache.org/jira/browse/SPARK-32552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17171855#comment-17171855 ] 

Apache Spark commented on SPARK-32552:
--------------------------------------

User 'huaxingao' has created a pull request for this issue:
https://github.com/apache/spark/pull/29355

> complete documenting table_valued function 
> -------------------------------------------
>
>                 Key: SPARK-32552
>                 URL: https://issues.apache.org/jira/browse/SPARK-32552
>             Project: Spark
>          Issue Type: Improvement
>          Components: Documentation, SQL
>    Affects Versions: 3.0.1, 3.1.0
>            Reporter: Huaxin Gao
>            Priority: Minor
>
> In Spark SQL, we have two types of built-in table-valued functions. 1) Can be specified in the FROM clause. For example range; 2) Can be used in SELECT. For example, explode and so on. Currently we only document the 1st type. Need to document the 2nd type too.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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