Wade Salazar created HIVE-19291:
-----------------------------------

             Summary: Three underscores are in the CTAS example of the 
documentation 
                 Key: HIVE-19291
                 URL: https://issues.apache.org/jira/browse/HIVE-19291
             Project: Hive
          Issue Type: Bug
          Components: Documentation
            Reporter: Wade Salazar


on the page https://cwiki.apache.org/confluence/display/Hive/Druid+Integration
 
{{The following example is provided}}
{{"}}
{{CREATE TABLE druid_table_1}}
{{STORED BY }}{{'org.apache.hadoop.hive.druid.DruidStorageHandler'}}
{{AS}}
{{<select `timecolumn` as `___time`, `dimension1`, `dimension2`, `metric1`, 
`metric2`....>;}}
{{"}}
 
{{There are 3 underscores in front of the time dimension where the code only 
executes if 2 underscores are provided}}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to