CTAS (create-table-as-select) throws exception when showing results
-------------------------------------------------------------------

                 Key: HIVE-1917
                 URL: https://issues.apache.org/jira/browse/HIVE-1917
             Project: Hive
          Issue Type: Bug
            Reporter: Ning Zhang
            Assignee: Ning Zhang
         Attachments: HIVE-1917.patch

CTAS throws an exception in CliDriver when showing results at the end of a 
query. CTAS should not show results because it is not a 'select' query or 
'desc'/explain etc. It should be the same as create table/view/index and insert 
overwrite statements. 

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

Reply via email to