[
https://issues.apache.org/jira/browse/SPARK-17069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15421853#comment-15421853
]
Apache Spark commented on SPARK-17069:
--------------------------------------
User 'ericl' has created a pull request for this issue:
https://github.com/apache/spark/pull/14656
> 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
> Priority: Minor
>
> 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: [email protected]
For additional commands, e-mail: [email protected]