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-13727] [SQL] SparkConf.contains does not consider deprecated keys #11568

Closed
wants to merge 5 commits into from
Closed

[SPARK-13727] [SQL] SparkConf.contains does not consider deprecated keys #11568

wants to merge 5 commits into from

Commits on Mar 8, 2016

  1. fix SPARK-13727 with unit test

    bomeng committed Mar 8, 2016
    Configuration menu
    Copy the full SHA
    91333f9 View commit details
    Browse the repository at this point in the history
  2. simplify the logic

    bomeng committed Mar 8, 2016
    Configuration menu
    Copy the full SHA
    0243d32 View commit details
    Browse the repository at this point in the history
  3. another logic approach

    bomeng committed Mar 8, 2016
    Configuration menu
    Copy the full SHA
    dd98a31 View commit details
    Browse the repository at this point in the history
  4. make it more concise

    bomeng committed Mar 8, 2016
    Configuration menu
    Copy the full SHA
    eede12b View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2016

  1. update the code

    bomeng committed Mar 10, 2016
    Configuration menu
    Copy the full SHA
    6061b86 View commit details
    Browse the repository at this point in the history