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-26794][SQL]SparkSession enableHiveSupport does not point to hive but in-memory while the SparkContext exists #23709

Closed
wants to merge 15 commits into from

Commits on Jan 31, 2019

  1. fix #SPARK-26794 SparkSession enableHiveSupport does not point to hiv…

    …e but in-memory while the SparkContext exists
    yaooqinn committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    275e998 View commit details
    Browse the repository at this point in the history
  2. fix compile

    yaooqinn committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    e1eafe7 View commit details
    Browse the repository at this point in the history
  3. add ut

    yaooqinn committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    4a1a18b View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2019

  1. Configuration menu
    Copy the full SHA
    62d2aa3 View commit details
    Browse the repository at this point in the history
  2. typo & fix ut

    yaooqinn committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    8004c19 View commit details
    Browse the repository at this point in the history
  3. not import map

    yaooqinn committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    10ebff7 View commit details
    Browse the repository at this point in the history
  4. naming

    yaooqinn committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    f5c15e0 View commit details
    Browse the repository at this point in the history
  5. set conf to lazy val

    yaooqinn committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    d57226a View commit details
    Browse the repository at this point in the history
  6. fix ut

    yaooqinn committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    0c07ff1 View commit details
    Browse the repository at this point in the history
  7. add some comments

    yaooqinn committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    35b3f17 View commit details
    Browse the repository at this point in the history
  8. add more ut

    yaooqinn committed Feb 1, 2019
    Configuration menu
    Copy the full SHA
    0cac5e6 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2019

  1. fix ut

    yaooqinn committed Feb 2, 2019
    Configuration menu
    Copy the full SHA
    92fec4d View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2019

  1. Configuration menu
    Copy the full SHA
    391e14c View commit details
    Browse the repository at this point in the history
  2. meaningful titles for uts

    yaooqinn committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    eff569b View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2019

  1. rm one ut

    yaooqinn committed Feb 13, 2019
    Configuration menu
    Copy the full SHA
    748821c View commit details
    Browse the repository at this point in the history