Nan Zhu created SPARK-19789:
-------------------------------
Summary: 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: [email protected]
For additional commands, e-mail: [email protected]