zapr-oss / druidry

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

Subtotalspec missing in the API #151

Open mounikanakkala opened 3 years ago

mounikanakkala commented 3 years ago

Hello Everyone,

This issue is regarding missing subtotalspec in DruidGroupByQuery.

We want to use Subtotalspecs as defined in Druid documentation. Is it possible to add it in DruidGroupByQuery?

Also please let me know if I can contribute myself on this repository.

Thank you for your time.

abhi195 commented 3 years ago

Hey @mounikanakkala We can add subtotalsSpec in DruidGroupByQuery. And yes, we will be glad to accept any contributions !

mounikanakkala commented 3 years ago

Thank you for your response @abhi-zapr

Can you please share details on when it can be added? Or how I can contribute on the repo.

mounikanakkala commented 3 years ago

Hi,

May I know if there is any update on this issue?

abhi195 commented 3 years ago

Hey,

Can you please share details on when it can be added?

We can add it in next release i.e. 3.2.

how I can contribute on the repo

You can raise PR with your changes, we'll review it.