Uh oh!
There was an error while loading. Please reload this page.
[SPARK-10495] [SQL] Read date values in JSON data stored by Spark 1.5.0. - #8806
Closed
yhuai wants to merge 2 commits into
Closed
[SPARK-10495] [SQL] Read date values in JSON data stored by Spark 1.5.0.#8806yhuai wants to merge 2 commits into
yhuai wants to merge 2 commits into
Conversation
SparkQA
commented
Sep 18, 2015
Test build #42630 has finished for PR 8806 at commit
|
Contributor
There was a problem hiding this comment.
Should probably replace this foreach with a while.
ContributorAuthor
There was a problem hiding this comment.
This foreach is provided by ArrayData.
yhuai
commented
Sep 18, 2015
ContributorAuthor
test this please |
SparkQA
commented
Sep 18, 2015
Test build #1774 has finished for PR 8806 at commit
|
SparkQA
commented
Sep 18, 2015
Test build #42687 has finished for PR 8806 at commit
|
asfgit pushed a commit
that referenced
this pull request
Sep 22, 2015
https://issues.apache.org/jira/browse/SPARK-10681 Author: Yin Huai <yhuai@databricks.com> Closes#8806 from yhuai/SPARK-10495. (cherry picked from commit 0494c80) Signed-off-by: Cheng Lian <lian@databricks.com>
liancheng
commented
Sep 22, 2015
Contributor
LGTM, merged to master and branch-1.5. |
ashangit pushed a commit
to ashangit/spark
that referenced
this pull request
Oct 19, 2016
https://issues.apache.org/jira/browse/SPARK-10681 Author: Yin Huai <yhuai@databricks.com> Closesapache#8806 from yhuai/SPARK-10495. (cherry picked from commit 0494c80) Signed-off-by: Cheng Lian <lian@databricks.com> (cherry picked from commit 7ab4d17)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
https://issues.apache.org/jira/browse/SPARK-10681