Jacek Laskowski created SPARK-19930:
---------------------------------------
Summary: 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]