Skip to content

Conversation

@rxin
Copy link
Contributor

@rxin rxin commented May 10, 2016

What changes were proposed in this pull request?

This patch removes experimental tag from DataFrameReader and DataFrameWriter, and explicitly tags a few methods added for structured streaming as experimental.

How was this patch tested?

N/A

@rxin
Copy link
Contributor Author

rxin commented May 10, 2016

cc @davies

in the associated SQLContext.
in the associated SQLContext

::Note: Experimental.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

.. note::

@rxin
Copy link
Contributor Author

rxin commented May 11, 2016

OK updated.

@SparkQA
Copy link

SparkQA commented May 11, 2016

Test build #58293 has finished for PR 13038 at commit 11e31d6.

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

@SparkQA
Copy link

SparkQA commented May 11, 2016

Test build #58296 has finished for PR 13038 at commit 4a39f6b.

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

@davies
Copy link
Contributor

davies commented May 11, 2016

LGTM

@rxin
Copy link
Contributor Author

rxin commented May 11, 2016

Merging in master/2.0.

@asfgit asfgit closed this in 5a5b83c May 11, 2016
asfgit pushed a commit that referenced this pull request May 11, 2016
## What changes were proposed in this pull request?
This patch removes experimental tag from DataFrameReader and DataFrameWriter, and explicitly tags a few methods added for structured streaming as experimental.

## How was this patch tested?
N/A

Author: Reynold Xin <rxin@databricks.com>

Closes #13038 from rxin/SPARK-15261.

(cherry picked from commit 5a5b83c)
Signed-off-by: Reynold Xin <rxin@databricks.com>
Sign up for free to 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.

3 participants