Gang Tim Liu created HIVE-3485:
----------------------------------

             Summary: Skewed DDL doesn't support skewed value with string quote
                 Key: HIVE-3485
                 URL: https://issues.apache.org/jira/browse/HIVE-3485
             Project: Hive
          Issue Type: Bug
            Reporter: Gang Tim Liu
            Priority: Minor


CREATE TABLE list_bucket_single (key STRING, value STRING) SKEWED BY (key) ON 
('1','5','6')

Save '1' as in map instead 1 should

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to