You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Eric Hwang (JIRA)" <ji...@apache.org> on 2009/08/17 22:32:14 UTC

[jira] Created: (HIVE-761) Add SET commands to HiveQL

Add SET commands to HiveQL
--------------------------

                 Key: HIVE-761
                 URL: https://issues.apache.org/jira/browse/HIVE-761
             Project: Hadoop Hive
          Issue Type: Improvement
            Reporter: Eric Hwang


Currently, the modules that utilize the Hive driver class individually implement logic to handle 'SET' commands. This command should be added to HiveQL and implemented in the Hive driver to prevent duplication of code. It will also be important  for the general movement toward consolidating the parsing of query strings.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.