GitHub user BruceXu1991 opened a pull request:
https://github.com/apache/spark/pull/20034
[SPARK-22846][SQL] Fix table owner is null when creating table through
spark sql or thriftserver
## What changes were proposed in this pull request?
fix table owner is null when create new table through spark sql
## How was this patch tested?
manual test.
1ãfirst create an table
2ãselect the table properties in mysql of hive metastore
Please review http://spark.apache.org/contributing.html before opening a
pull request.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/BruceXu1991/spark SPARK-22846
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/20034.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 #20034
----
commit e8c3035028e6242005806476f5ce7cbdad5af889
Author: xu.wenchun <xu.wenchun@...>
Date: 2017-12-20T13:05:13Z
fix SPARK-22846
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]