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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to