Uh oh!
There was an error while loading. Please reload this page.
[SPARK-3705][SQL]add case for VoidObjectInspector to cover NullType - #2552
Closed
scwf wants to merge 1 commit into
Closed
[SPARK-3705][SQL]add case for VoidObjectInspector to cover NullType#2552scwf wants to merge 1 commit into
scwf wants to merge 1 commit into
Conversation
AmplabJenkins
commented
Sep 27, 2014
Can one of the admins verify this patch? |
marmbrus
commented
Sep 27, 2014
Contributor
ok to test |
SparkQA
commented
Sep 27, 2014
QA tests have started for PR 2552 at commit
|
SparkQA
commented
Sep 27, 2014
Tests timed out after a configured wait of |
AmplabJenkins
commented
Sep 27, 2014
Test FAILed. |
scwf
commented
Sep 27, 2014
ContributorAuthor
@marmbrus , it seems all PR of SQL tests timed out |
scwf
commented
Sep 28, 2014
ContributorAuthor
I tested for the time out issue, #1689 lead to this issue, but have not found the root cause |
scwf
commented
Sep 30, 2014
ContributorAuthor
scwf
commented
Oct 1, 2014
ContributorAuthor
marmbrus
commented
Oct 1, 2014
Contributor
Sorry, I've been really busy and haven't had time to review PRs. Starting tests now. Pending those this LGTM. |
SparkQA
commented
Oct 1, 2014
QA tests have started for PR 2552 at commit
|
SparkQA
commented
Oct 1, 2014
QA tests have finished for PR 2552 at commit
|
marmbrus
commented
Oct 1, 2014
Contributor
Thanks! Merged to master. |
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.
add case for VoidObjectInspector in
inspectorToDataType