Github user mateiz commented on the pull request:
https://github.com/apache/spark/pull/248#issuecomment-39387817
Hey Michael, this looks good to me from an API perspective, but I'm
curious, in HiveContext, will `sql` use our SQL parser or the Hive one? It
still seemed to use Hive's. For best compatibility between data stores we
should only use HiveQL for `hql`.
I was also thinking about renaming `hql` to `hiveql`, but it seems too
noisy. The problem is that the official name of the language is HiveQL, not HQL.
---
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.
---