Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SQL] SPARK-1922 #873

Closed
wants to merge 1 commit into from
Closed

[SQL] SPARK-1922 #873

wants to merge 1 commit into from

Conversation

lyuanlai
Copy link

Allow underscore in column name of a struct field https://issues.apache.org/jira/browse/SPARK-1922 .

@AmplabJenkins
Copy link

Can one of the admins verify this patch?

@rxin
Copy link
Contributor

rxin commented May 25, 2014

Thanks for the change. It looks good. However, given the test query files come directly from Hive, we might actually bulk update them in the future and will wipe out this _ change. Can you create a separate test (possibly a unit test) for this?

Correcting for PR comments: remove changes to q-file, add a separate unittest
@lyuanlai
Copy link
Author

Please review if the added unittest is suitable.

@rxin
Copy link
Contributor

rxin commented May 27, 2014

Jenkins, test this please.

@AmplabJenkins
Copy link

Merged build triggered.

@AmplabJenkins
Copy link

Merged build started.

@AmplabJenkins
Copy link

Merged build finished. All automated tests passed.

@AmplabJenkins
Copy link

All automated tests passed.
Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/15231/

@rxin
Copy link
Contributor

rxin commented May 27, 2014

Thanks. I've merged this in master & branch-1.0.

asfgit pushed a commit that referenced this pull request May 27, 2014
Allow underscore in column name of a struct field https://issues.apache.org/jira/browse/SPARK-1922 .

Author: LY Lai <ly.lai@vpon.com>

Closes #873 from lyuanlai/master and squashes the following commits:

2253263 [LY Lai] Allow underscore in struct field column name

(cherry picked from commit 0682567)
Signed-off-by: Reynold Xin <rxin@apache.org>
@asfgit asfgit closed this in 0682567 May 27, 2014
pdeyhim pushed a commit to pdeyhim/spark-1 that referenced this pull request Jun 25, 2014
Allow underscore in column name of a struct field https://issues.apache.org/jira/browse/SPARK-1922 .

Author: LY Lai <ly.lai@vpon.com>

Closes apache#873 from lyuanlai/master and squashes the following commits:

2253263 [LY Lai] Allow underscore in struct field column name
xiliu82 pushed a commit to xiliu82/spark that referenced this pull request Sep 4, 2014
Allow underscore in column name of a struct field https://issues.apache.org/jira/browse/SPARK-1922 .

Author: LY Lai <ly.lai@vpon.com>

Closes apache#873 from lyuanlai/master and squashes the following commits:

2253263 [LY Lai] Allow underscore in struct field column name
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