Github user marmbrus commented on the pull request:
https://github.com/apache/spark/pull/354#issuecomment-40166368
Okay, you can now create both hive tables and parquet files using a schema
defined by a case class with or without an error if the table exists. You can
insert (append or overwrite) any SchemaRDD to either type of table using SQL,
HQL or the DSL.
When this looks good I think we should merge and then add python / java in
a followup PR.
---
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.
---