Karan Kumar

Results 38 comments of Karan Kumar

@yashdeep97 Could you and the other folks working with the https://github.com/TestingResearchIllinois/NonDex raise a single PR with the changes to the module.

Can you also include https://github.com/apache/druid/pull/15268 if not included already.

> This metric might not be of interest for every user. Especially those operating with exactly 1 replica. Could you please add a config in the supervisor to allow or...

Could you please provide some data points to support > As of java8 release it's a general recommendation to move from joda-time to new date and time API found in...

@599166320 How big is the deployment you are working witch is causing things like ``` leading to mutual interference among tasks and deteriorating scheduling performance. ``` I really donot understand...

Things like lookups, post aggregators stuff with the current approach needs to be thought through. I think the correct way to do it would be to use something like https://github.com/lyft/presto-gateway...

Another thing I was thinking is how order by's would look. The broker expects things to be sorted by the grouping key and then sorts stuff on the order by...