Re: [GENERAL] Predicting query runtime

2016-09-13 Thread Istvan Soos
On Tue, Sep 13, 2016 at 2:06 AM, Vinicius Segalin wrote: > 2016-09-12 18:22 GMT-03:00 Istvan Soos : >> At Heap we have non-trivial complexity in our analytical queries, and >> some of them can take a long time to complete. We did analyze features >> like the query planne

Re: [GENERAL] Predicting query runtime

2016-09-12 Thread Istvan Soos
Hi Vinicius, At Heap we have non-trivial complexity in our analytical queries, and some of them can take a long time to complete. We did analyze features like the query planner's output, our query properties (type, parameters, complexity) and tried to automatically identify factors that contribute