Re: A question about a potential bug in Druid Joins

2021-06-25 Thread Jason Chen
Hey Gian, Thank you very much for your reply. > "but I wonder if it might still be better-performing to do the + 0. Long > typed keys might be faster than string typed keys." When we are building our models, we didn’t consider the types of columns from the performance aspect. We just used the

Re: About maintaining the Helm's Chart of Apache Druid

2021-06-25 Thread Xavier Léauté
For what it's worth, we have been using a heavily modified version of this helm chart at Confluent. I would say it is good to get a Druid cluster up and running quickly, but we had to make some significant changes to make it easier to operate a Druid cluster. It's great for initial deployment and

[CRON] Broken: apache/druid#32069 (master - af2ab98)

2021-06-25 Thread Travis CI
Build Update for apache/druid - Build: #32069 Status: Broken Duration: 8 mins and 26 secs Commit: af2ab98 (master) Author: Shankeerthan Kasilingam Message: Use ExecutorService variables to assign ExecutorService Instances (#11373) * Added inspection rule to p