Github user liancheng commented on the pull request:
https://github.com/apache/spark/pull/4469#issuecomment-73773136
Hey @saucam, partitioning support for the old Parquet support is quite
limited (only handles 1 partition column, whose type must be INT). PR #4308 and
upcoming follow-up PRs aim to provide full support for multi-level partitioning
and schema merging. Also, Parquet tables converted from Hive metastore tables
will retain their schema and location information inherited from metastore. We
plan to deprecate the old Parquet implementation by the new Parquet data source
in 1.3, and would like to remove the old one once the new implementation is
proved to be stable enough.
---
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]