You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2018/11/25 10:20:34 UTC

[GitHub] erankor commented on issue #6661: Slow timeBoundary queries

erankor commented on issue #6661: Slow timeBoundary queries
URL: https://github.com/apache/incubator-druid/issues/6661#issuecomment-441429724
 
 
   One more comment - I'm also seeing this behavior with segmentMetadata, this query took 34 sec -
   ```
   {
   	"queryType": "segmentMetadata",
   	"dataSource": {
   		"type": "table",
   		"name": "player-events-historical"
   	},
   	"intervals": {
   		"type": "intervals",
   		"intervals": ["-146136543-09-08T08:23:32.096Z/146140482-04-24T15:36:27.903Z "]
   	},
   	"toInclude": {
   		"type": "all"
   	},
   	"merge": true,
   	"context": {
   		"queryId": "1b7f84f3-17f6-48d1-b04b-c7c295b4a3af",
   		"timeout": 40000
   	},
   	"analysisTypes": ["aggregators"],
   	"usingDefaultInterval": true,
   	"lenientAggregatorMerge": true,
   	"descending": false
   }
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org