Michael Armbrust created SPARK-1366:
---------------------------------------
Summary: 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)