You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Sean Owen (JIRA)" <ji...@apache.org> on 2017/03/13 08:41:04 UTC

[jira] [Commented] (SPARK-19930) table operator as an alternative to saveAsTable

    [ 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: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org