GitHub user ueshin opened a pull request:
https://github.com/apache/spark/pull/22410
[SPARK-25418][SQL] The metadata of DataSource table should not include
Hive-generated storage properties.
## What changes were proposed in this pull request?
When Hive support enabled, Hive catalog puts extra storage properties into
table metadata even for DataSource tables, but we should not have them.
## How was this patch tested?
Modified a test.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ueshin/apache-spark
issues/SPARK-25418/hive_metadata
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/22410.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #22410
----
commit 2484ca61408060f0559f2237327515246b3d92c1
Author: Takuya UESHIN <ueshin@...>
Date: 2018-09-13T03:06:31Z
Remove Hive-generated storage properties.
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]