You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Reynold Xin (JIRA)" <ji...@apache.org> on 2016/08/19 01:37:20 UTC

[jira] [Updated] (SPARK-17069) Expose spark.range() as table-valued function in SQL

     [ https://issues.apache.org/jira/browse/SPARK-17069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Reynold Xin updated SPARK-17069:
--------------------------------
    Fix Version/s: 2.0.1

> Expose spark.range() as table-valued function in SQL
> ----------------------------------------------------
>
>                 Key: SPARK-17069
>                 URL: https://issues.apache.org/jira/browse/SPARK-17069
>             Project: Spark
>          Issue Type: New Feature
>          Components: SQL
>            Reporter: Eric Liang
>            Assignee: Eric Liang
>            Priority: Minor
>             Fix For: 2.0.1, 2.1.0
>
>
> The idea here is to create the spark.range( x ) equivalent in SQL, so we can do something like
> {noformat}
> select count(*) from range(10000)
> {noformat}
> This would be useful for sql-only testing and benchmarks.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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