Github user mateiz commented on the pull request:
https://github.com/apache/spark/pull/354#issuecomment-40263207
So yeah BTW my high-level comment is if we can get rid of createPaquetFile
and just add a "table name" argument to saveAsParquetFile. Then we should also
rename createTableAs to saveAsTable.
By the way, longer-term, we might generalize saveAsTable to take some kind
of URI for a storage location, so that the same API can be used to store stuff
in Hive, Cassandra, Parquet, etc. But I don't see that clashing with the
current API.
---
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.
---