[ https://issues.apache.org/jira/browse/SPARK-19789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15906782#comment-15906782 ]
Nan Zhu commented on SPARK-19789: --------------------------------- [~zsxwing] mind reviewing the PR? > 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