Skip to content

[SPARK-17264] [SQL] DataStreamWriter should document that it only supports Parquet for now - #14860

Closed
srowen wants to merge 1 commit into
apache:masterfrom
srowen:SPARK-17264
Closed

[SPARK-17264] [SQL] DataStreamWriter should document that it only supports Parquet for now#14860
srowen wants to merge 1 commit into
apache:masterfrom
srowen:SPARK-17264

Conversation

@srowen

Copy link
Copy Markdown
Member

What changes were proposed in this pull request?

Clarify that only parquet files are supported by DataStreamWriter now

How was this patch tested?

(Doc build -- no functional changes to test)

@SparkQA

Copy link
Copy Markdown

Test build #64555 has finished for PR 14860 at commit b73074b.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@srowen

Copy link
Copy Markdown
MemberAuthor

Merged to master/2.0

asfgit pushed a commit that referenced this pull request Aug 30, 2016
…orts Parquet for now
## What changes were proposed in this pull request?
Clarify that only parquet files are supported by DataStreamWriter now
## How was this patch tested?
(Doc build -- no functional changes to test)
Author: Sean Owen <sowen@cloudera.com>
Closes#14860 from srowen/SPARK-17264.
(cherry picked from commit befab9c)
Signed-off-by: Sean Owen <sowen@cloudera.com>
@srowen
srowen deleted the SPARK-17264 branch August 31, 2016 10:09
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@srowen@SparkQA