Github user liancheng commented on the pull request:
https://github.com/apache/spark/pull/13270#issuecomment-221736990
@xwu0226 No we shouldn't have problem with Hive compatible tables now since
we only add the placeholder location URI when `table.storage.locationUri` is
empty (see [here][1]), while Hive compatible tables always set this field.
(BTW, the placeholder path is
`<warehouse-dir>/<tableName>-__PLACEHOLDER__`. String `__PLACEHOLDER__` is part
of the directory name rather than name of a sub-directory.)
[1]:
https://github.com/apache/spark/pull/13270/files#diff-b3f9800839b9b9a1df9da9cbfc01adf8R224
---
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]