spark-instrumented-optimizer/sql/core/src/main
gatorsmile 772035e771 [SPARK-19229][SQL] Disallow Creating Hive Source Tables when Hive Support is Not Enabled
### What changes were proposed in this pull request?
It is weird to create Hive source tables when using InMemoryCatalog. We are unable to operate it. This PR is to block users to create Hive source tables.

### How was this patch tested?
Fixed the test cases

Author: gatorsmile <gatorsmile@gmail.com>

Closes #16587 from gatorsmile/blockHiveTable.
2017-01-22 20:37:37 -08:00
..
java/org/apache/spark/sql [SPARK-19180] [SQL] the offset of short should be 2 in OffHeapColumn 2017-01-13 13:40:53 -08:00
resources [SPARK-16031] Add debug-only socket source in Structured Streaming 2016-06-19 21:27:04 -07:00
scala/org/apache/spark/sql [SPARK-19229][SQL] Disallow Creating Hive Source Tables when Hive Support is Not Enabled 2017-01-22 20:37:37 -08:00