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-19667][SQL]create table with hiveenabled in default database use warehouse path instead of the location of default database #17001

Closed
wants to merge 31 commits into from

Commits on Feb 20, 2017

  1. [SPARK-19667][SQL]create table with hiveenabled in default database u…

    …se warehouse path instead of the location of default database
    windpiger committed Feb 20, 2017
    Configuration menu
    Copy the full SHA
    aebdfc6 View commit details
    Browse the repository at this point in the history
  2. rename a conf name

    windpiger committed Feb 20, 2017
    Configuration menu
    Copy the full SHA
    825c0ad View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2017

  1. fix test faile

    windpiger committed Feb 21, 2017
    Configuration menu
    Copy the full SHA
    a2c9168 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2017

  1. Configuration menu
    Copy the full SHA
    bacd528 View commit details
    Browse the repository at this point in the history
  2. remove an redundant line

    windpiger committed Feb 22, 2017
    Configuration menu
    Copy the full SHA
    3f6e061 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    96dcc7d View commit details
    Browse the repository at this point in the history
  4. modify the test case

    windpiger committed Feb 22, 2017
    Configuration menu
    Copy the full SHA
    f329387 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    83dba73 View commit details
    Browse the repository at this point in the history
  6. fix test failed

    windpiger committed Feb 22, 2017
    Configuration menu
    Copy the full SHA
    58a0020 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1dce2d7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    12f81d3 View commit details
    Browse the repository at this point in the history
  9. fix test faile

    windpiger committed Feb 22, 2017
    Configuration menu
    Copy the full SHA
    56e83d5 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2017

  1. Configuration menu
    Copy the full SHA
    901bb1c View commit details
    Browse the repository at this point in the history
  2. remove a string s

    windpiger committed Feb 23, 2017
    Configuration menu
    Copy the full SHA
    99d9746 View commit details
    Browse the repository at this point in the history
  3. modify a comment

    windpiger committed Feb 23, 2017
    Configuration menu
    Copy the full SHA
    db555e3 View commit details
    Browse the repository at this point in the history
  4. fix test failed

    windpiger committed Feb 23, 2017
    Configuration menu
    Copy the full SHA
    d327994 View commit details
    Browse the repository at this point in the history
  5. move to sessioncatalog

    windpiger committed Feb 23, 2017
    Configuration menu
    Copy the full SHA
    73c8802 View commit details
    Browse the repository at this point in the history
  6. remove import

    windpiger committed Feb 23, 2017
    Configuration menu
    Copy the full SHA
    747b31a View commit details
    Browse the repository at this point in the history
  7. remove an import

    windpiger committed Feb 23, 2017
    Configuration menu
    Copy the full SHA
    8f8063f View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2017

  1. Configuration menu
    Copy the full SHA
    4dc11c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c0773b View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2017

  1. Configuration menu
    Copy the full SHA
    80b8133 View commit details
    Browse the repository at this point in the history
  2. modify a comment

    windpiger committed Feb 27, 2017
    Configuration menu
    Copy the full SHA
    41ea115 View commit details
    Browse the repository at this point in the history
  3. modify a comment

    windpiger committed Feb 27, 2017
    Configuration menu
    Copy the full SHA
    13245e4 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2017

  1. add final def

    windpiger committed Mar 1, 2017
    Configuration menu
    Copy the full SHA
    096ae63 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2017

  1. modify some code

    windpiger committed Mar 2, 2017
    Configuration menu
    Copy the full SHA
    badd61b View commit details
    Browse the repository at this point in the history
  2. add lazy flag

    windpiger committed Mar 2, 2017
    Configuration menu
    Copy the full SHA
    35d2b59 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2017

  1. modify test case

    windpiger committed Mar 3, 2017
    Configuration menu
    Copy the full SHA
    e3a467e View commit details
    Browse the repository at this point in the history
  2. modify test case

    windpiger committed Mar 3, 2017
    Configuration menu
    Copy the full SHA
    ae9938a View commit details
    Browse the repository at this point in the history
  3. mv getdatabase

    windpiger committed Mar 3, 2017
    Configuration menu
    Copy the full SHA
    7739ccd View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2017

  1. merge with master

    windpiger committed Mar 8, 2017
    Configuration menu
    Copy the full SHA
    f93f5d3 View commit details
    Browse the repository at this point in the history