aboutsummaryrefslogtreecommitdiff
path: root/launcher/src/main
diff options
context:
space:
mode:
authorYin Huai <yhuai@databricks.com>2016-07-19 12:58:08 -0700
committerReynold Xin <rxin@databricks.com>2016-07-19 12:58:08 -0700
commit2ae7b88a07140e012b6c60db3c4a2a8ca360c684 (patch)
tree568117437207ea002227fda021fd82601fe7ee79 /launcher/src/main
parent162d04a30e38bb83d35865679145f8ea80b84c26 (diff)
downloadspark-2ae7b88a07140e012b6c60db3c4a2a8ca360c684.tar.gz
spark-2ae7b88a07140e012b6c60db3c4a2a8ca360c684.tar.bz2
spark-2ae7b88a07140e012b6c60db3c4a2a8ca360c684.zip
[SPARK-15705][SQL] Change the default value of spark.sql.hive.convertMetastoreOrc to false.
## What changes were proposed in this pull request? In 2.0, we add a new logic to convert HiveTableScan on ORC tables to Spark's native code path. However, during this conversion, we drop the original metastore schema (https://issues.apache.org/jira/browse/SPARK-15705). Because of this regression, I am changing the default value of `spark.sql.hive.convertMetastoreOrc` to false. Author: Yin Huai <yhuai@databricks.com> Closes #14267 from yhuai/SPARK-15705-changeDefaultValue.
Diffstat (limited to 'launcher/src/main')
0 files changed, 0 insertions, 0 deletions