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

Sean Owen resolved SPARK-19789.
-------------------------------
    Resolution: Won't Fix

> Add the shortcut of .format("parquet").option("path", 
> "/hdfs/path").partitionBy("col1", "col2").start()
> -------------------------------------------------------------------------------------------------------
>
>                 Key: SPARK-19789
>                 URL: https://issues.apache.org/jira/browse/SPARK-19789
>             Project: Spark
>          Issue Type: Improvement
>          Components: Structured Streaming
>    Affects Versions: 2.1.0
>            Reporter: Nan Zhu
>
> as said in the title, everytime I use parquet, I need to type a long string 
> Being consistent with DataFrameReader/Writer, DataStreamReader, add parquet 
> shortcut for this case



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to