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/18 16:55:42 UTC

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

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

Sean Owen resolved SPARK-19930.
-------------------------------
    Resolution: Not A Problem

> 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