[
https://issues.apache.org/jira/browse/SPARK-1366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13960292#comment-13960292
]
Michael Armbrust commented on SPARK-1366:
-----------------------------------------
https://github.com/apache/spark/pull/319
> The sql function should be consistent between different types of SQLContext
> ---------------------------------------------------------------------------
>
> Key: SPARK-1366
> URL: https://issues.apache.org/jira/browse/SPARK-1366
> Project: Spark
> Issue Type: Bug
> Components: SQL
> Reporter: Michael Armbrust
> Assignee: Michael Armbrust
> Priority: Blocker
> Fix For: 1.0.0
>
>
> Right now calling `context.sql` will cause things to be parsed with different
> parsers, which is kinda confusing. Instead HiveContext should have a
> specialized `hiveql` method that uses the HiveQL parser.
> Also need to update the documentation.
--
This message was sent by Atlassian JIRA
(v6.2#6252)