zapr-oss / druidry

Java based Druid Query Generator library
Apache License 2.0
193 stars 86 forks source link

Make Context constructor public #163

Open chrisociepa opened 3 years ago

chrisociepa commented 3 years ago

In some cases I found helpful to overwrite Context class and add extra/missing params. I don't think adding all params that Druid supports makes really sense but the ability to do it on developer own does.