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-21247][SQL] Type comparison should respect case-sensitive SQL conf #18460

Closed
wants to merge 9 commits into from
Closed

[SPARK-21247][SQL] Type comparison should respect case-sensitive SQL conf #18460

wants to merge 9 commits into from

Commits on Sep 8, 2017

  1. Configuration menu
    Copy the full SHA
    037120b View commit details
    Browse the repository at this point in the history
  2. Add comments.

    dongjoon-hyun committed Sep 8, 2017
    Configuration menu
    Copy the full SHA
    cded719 View commit details
    Browse the repository at this point in the history
  3. Address comments.

    dongjoon-hyun committed Sep 8, 2017
    Configuration menu
    Copy the full SHA
    180e1b3 View commit details
    Browse the repository at this point in the history
  4. Add test case.

    dongjoon-hyun committed Sep 8, 2017
    Configuration menu
    Copy the full SHA
    2343d97 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8fa884e View commit details
    Browse the repository at this point in the history
  6. Move testcase, too.

    dongjoon-hyun committed Sep 8, 2017
    Configuration menu
    Copy the full SHA
    b2d1338 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2017

  1. Add test cases.

    dongjoon-hyun committed Oct 6, 2017
    Configuration menu
    Copy the full SHA
    c72aa18 View commit details
    Browse the repository at this point in the history
  2. Update test cases.

    dongjoon-hyun committed Oct 6, 2017
    Configuration menu
    Copy the full SHA
    67a037c View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2017

  1. Address comments.

    dongjoon-hyun committed Oct 11, 2017
    Configuration menu
    Copy the full SHA
    52d19d3 View commit details
    Browse the repository at this point in the history