Skip to content

SPARK-3423: [SQL] Implement BETWEEN for SQLParser #2295

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

Closed
wants to merge 1 commit into from

Conversation

willb
Copy link
Contributor

@willb willb commented Sep 5, 2014

This patch improves the SQLParser by adding support for BETWEEN conditions

@SparkQA
Copy link

SparkQA commented Sep 5, 2014

QA tests have started for PR 2295 at commit 0016d30.

  • This patch merges cleanly.

@SparkQA
Copy link

SparkQA commented Sep 6, 2014

QA tests have finished for PR 2295 at commit 0016d30.

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

@marmbrus
Copy link
Contributor

marmbrus commented Sep 9, 2014

Thanks Will! I've merged this to master.

@asfgit asfgit closed this in ca0348e Sep 9, 2014
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