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

[SPARK-2050][SQL] LIKE, RLIKE and IN in HQL should not be case sensitive. #989

Closed
wants to merge 1 commit into from

Conversation

marmbrus
Copy link
Contributor

@marmbrus marmbrus commented Jun 6, 2014

No description provided.

@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/15491/

@concretevitamin
Copy link
Contributor

I am wondering if "DIV", "between" can/should be case insensitive too. Those seem to be the only case-sensitive words left in this file.

@rxin
Copy link
Contributor

rxin commented Jun 6, 2014

We probably should do for those as well.

@rxin
Copy link
Contributor

rxin commented Jun 6, 2014

Merging this into master & branch-1.0.

asfgit pushed a commit that referenced this pull request Jun 6, 2014
…ive.

Author: Michael Armbrust <[email protected]>

Closes #989 from marmbrus/caseSensitiveFuncitons and squashes the following commits:

681de54 [Michael Armbrust] LIKE, RLIKE and IN in HQL should not be case sensitive.

(cherry picked from commit 41db44c)
Signed-off-by: Reynold Xin <[email protected]>
@asfgit asfgit closed this in 41db44c Jun 6, 2014
asfgit pushed a commit that referenced this pull request Jun 6, 2014
Followup: #989

Author: Michael Armbrust <[email protected]>

Closes #994 from marmbrus/caseSensitiveFunctions2 and squashes the following commits:

9d9c8ed [Michael Armbrust] Fix DIV and BETWEEN.
asfgit pushed a commit that referenced this pull request Jun 6, 2014
Followup: #989

Author: Michael Armbrust <[email protected]>

Closes #994 from marmbrus/caseSensitiveFunctions2 and squashes the following commits:

9d9c8ed [Michael Armbrust] Fix DIV and BETWEEN.

(cherry picked from commit 8d21056)
Signed-off-by: Michael Armbrust <[email protected]>
pdeyhim pushed a commit to pdeyhim/spark-1 that referenced this pull request Jun 25, 2014
…ive.

Author: Michael Armbrust <[email protected]>

Closes apache#989 from marmbrus/caseSensitiveFuncitons and squashes the following commits:

681de54 [Michael Armbrust] LIKE, RLIKE and IN in HQL should not be case sensitive.
pdeyhim pushed a commit to pdeyhim/spark-1 that referenced this pull request Jun 25, 2014
Followup: apache#989

Author: Michael Armbrust <[email protected]>

Closes apache#994 from marmbrus/caseSensitiveFunctions2 and squashes the following commits:

9d9c8ed [Michael Armbrust] Fix DIV and BETWEEN.
xiliu82 pushed a commit to xiliu82/spark that referenced this pull request Sep 4, 2014
…ive.

Author: Michael Armbrust <[email protected]>

Closes apache#989 from marmbrus/caseSensitiveFuncitons and squashes the following commits:

681de54 [Michael Armbrust] LIKE, RLIKE and IN in HQL should not be case sensitive.
xiliu82 pushed a commit to xiliu82/spark that referenced this pull request Sep 4, 2014
Followup: apache#989

Author: Michael Armbrust <[email protected]>

Closes apache#994 from marmbrus/caseSensitiveFunctions2 and squashes the following commits:

9d9c8ed [Michael Armbrust] Fix DIV and BETWEEN.
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