[
https://issues.apache.org/jira/browse/HIVE-19636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16552209#comment-16552209
]
Vineet Garg commented on HIVE-19636:
------------------------------------
Hive sends the following druid query
{noformat}
2018-07-21T05:35:50,577 DEBUG [ee745c13-27f8-4940-a347-c8307a2da8be main]
serde.DruidQueryRecordReader: Retrieving data from druid using query:
TimeseriesQuery{dataSource='default.druid_max_size_partition',
querySegmentSpec=LegacySegmentSpec{intervals=[1900-01-01T00:00:00.000Z/3000-01-01T00:00:00.000Z]},
descending=false, virtualColumns=[], dimFilter=null,
granularity='AllGranularity',
aggregatorSpecs=[LongSumAggregatorFactory{fieldName='cint', expression='null',
name='$f0'}, LongSumAggregatorFactory{fieldName='cbigint', expression='null',
name='$f1'}], postAggregatorSpecs=[], context={skipEmptyBuckets=true}}
{noformat}
> Fix druidmini_dynamic_partition.q slowness
> ------------------------------------------
>
> Key: HIVE-19636
> URL: https://issues.apache.org/jira/browse/HIVE-19636
> Project: Hive
> Issue Type: Sub-task
> Affects Versions: 3.1.0
> Reporter: Prasanth Jayachandran
> Priority: Major
> Attachments: hive.12762.logs.log
>
>
> druidmini_dynamic_partition.q runs for >5 mins
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)