[
https://issues.apache.org/jira/browse/SPARK-19930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15907012#comment-15907012
]
Sean Owen commented on SPARK-19930:
-----------------------------------
All of the other save methods are 'saveX' methods. We can't remove the existing
one, and having two aliases doesn't seem nearly worth it.
> table operator as an alternative to saveAsTable
> -----------------------------------------------
>
> Key: SPARK-19930
> URL: https://issues.apache.org/jira/browse/SPARK-19930
> Project: Spark
> Issue Type: Improvement
> Components: SQL
> Affects Versions: 2.2.0
> Reporter: Jacek Laskowski
> Priority: Trivial
>
> Just today while writing a SQL query I wrote
> {{spark.range(5).write.table("hello")}} that should've used {{saveAsTable}}.
> I think it'd be nice to have the shorter variant {{table}}.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]