Github user cloud-fan commented on the pull request:
https://github.com/apache/spark/pull/9226#issuecomment-150927960
When we write hive table in non-Hive-compatible mode, we [ignore the schema
info](https://github.com/apache/spark/blob/master/sql/hive/src/main/scala/org/apache/spark/sql/hive/HiveMetastoreCatalog.scala#L254-L263).
It looks to me that there is no workaround to read spark sql partitioned
table at hive side anyway. So I think we don't need to care about Hive
compablity when fix 10562, and makes the second approach a better choice.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]