Repository: spark
Updated Branches:
refs/heads/branch-2.0 459fd34a0 -> db96f398b
[SPARK-15236][SQL][SPARK SHELL] Add spark-defaults property to switch to use
InMemoryCatalog
## What changes were proposed in this pull request?
This PR change REPL/Main to check this property
`spark.sql.catalog
Repository: spark
Updated Branches:
refs/heads/master 85d6b0db9 -> 04f925ede
[SPARK-15236][SQL][SPARK SHELL] Add spark-defaults property to switch to use
InMemoryCatalog
## What changes were proposed in this pull request?
This PR change REPL/Main to check this property
`spark.sql.catalogImpl