Skip to content

Conversation

@rxin
Copy link
Contributor

@rxin rxin commented Jan 3, 2016

No description provided.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is moved from DataType.scala. It is kept here so Spark 2.0 can still read parquet files written by Spark 1.1.

@SparkQA
Copy link

SparkQA commented Jan 3, 2016

Test build #48598 has finished for PR 10559 at commit 4d7105b.

  • This patch fails MiMa tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@rxin rxin force-pushed the remove-deprecated-sql branch from 4d7105b to 5a83d42 Compare January 4, 2016 00:59
@SparkQA
Copy link

SparkQA commented Jan 4, 2016

Test build #48622 has finished for PR 10559 at commit c4e37ae.

  • This patch fails Scala style tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@SparkQA
Copy link

SparkQA commented Jan 4, 2016

Test build #48623 has finished for PR 10559 at commit 4df345e.

  • This patch fails Spark unit tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@rxin rxin force-pushed the remove-deprecated-sql branch from 4df345e to aeaaeb4 Compare January 4, 2016 05:30
Copy link
Contributor Author

Choose a reason for hiding this comment

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

cc @davies this fixed a bug before with read.json.

@SparkQA
Copy link

SparkQA commented Jan 4, 2016

Test build #48638 has finished for PR 10559 at commit aeaaeb4.

  • This patch fails Spark unit tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@SparkQA
Copy link

SparkQA commented Jan 4, 2016

Test build #48639 has finished for PR 10559 at commit ecdd18c.

  • This patch fails Spark unit tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@SparkQA
Copy link

SparkQA commented Jan 4, 2016

Test build #48642 has finished for PR 10559 at commit f3f2821.

  • This patch fails SparkR unit tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@marmbrus
Copy link
Contributor

marmbrus commented Jan 4, 2016

LGTM

Copy link
Contributor Author

Choose a reason for hiding this comment

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

this one is actually useful for both R / Python, and required for data sources that don't support paths. So I'm just removing the todo to remove it.

Copy link
Contributor

Choose a reason for hiding this comment

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

We should keep this checking somewhere

@davies
Copy link
Contributor

davies commented Jan 4, 2016

LGTM except one comment.

@rxin rxin changed the title [SPARK-12600][SQL] Remove deprecated methods in Spark SQL - WIP [SPARK-12600][SQL] Remove deprecated methods in Spark SQL Jan 4, 2016
@SparkQA
Copy link

SparkQA commented Jan 5, 2016

Test build #48684 has finished for PR 10559 at commit 5d5092d.

  • This patch fails from timeout after a configured wait of 250m.
  • This patch merges cleanly.
  • This patch adds no public classes.

@SparkQA
Copy link

SparkQA commented Jan 5, 2016

Test build #2315 has finished for PR 10559 at commit 5d5092d.

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

@marmbrus
Copy link
Contributor

marmbrus commented Jan 5, 2016

To avoid conflicts I'm going to go ahead and merge this. @rxin can address comments in a followup.

jongyoul pushed a commit to jongyoul/spark that referenced this pull request Jan 5, 2016
Author: Reynold Xin <[email protected]>

Closes apache#10559 from rxin/remove-deprecated-sql.
@rxin rxin closed this Jan 5, 2016
@SparkQA
Copy link

SparkQA commented Jan 5, 2016

Test build #2318 has finished for PR 10559 at commit 5d5092d.

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

asfgit pushed a commit that referenced this pull request Jan 5, 2016
This addresses davies' code review feedback in #10559

Author: Reynold Xin <[email protected]>

Closes #10586 from rxin/remove-deprecated-sql-followup.
asfgit pushed a commit that referenced this pull request Jan 5, 2016
rxin davies shivaram
Took save mode from my PR #10480, and move everything to writer methods. This is related to PR #10559

- [x] it seems jsonRDD() is broken, need to investigate - this is not a public API though; will look into some more tonight. (fixed)

Author: felixcheung <[email protected]>

Closes #10584 from felixcheung/rremovedeprecated.
asfgit pushed a commit that referenced this pull request Jan 29, 2016
…to branch-1.6

SPARK-13082 actually fixed by  #10559. However, it's a big PR and not backported to 1.6. This PR just backported the fix of 'read.json(rdd)' to branch-1.6.

Author: Shixiong Zhu <[email protected]>

Closes #10988 from zsxwing/json-rdd.
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.

4 participants