[
https://issues.apache.org/jira/browse/HIVE-19291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nishant Bangarwa reassigned HIVE-19291:
---------------------------------------
Assignee: Nishant Bangarwa
> 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
> Assignee: Nishant Bangarwa
> Priority: Trivial
>
> 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)