--
You received this message because you are subscribed to the Google Groups "Druid User" group.
To unsubscribe from this group and stop receiving emails from it, send an email to druid-user+...@googlegroups.com.
To post to this group, send email to druid...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/druid-user/952ebde2-5f39-44f1-9944-84a82cd33a1c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
However , Can I tell Druid that these set of columns are to be considered to calculate equality ? How would my queryGranuality look like in that case ?
Is it possible to tell Druid that If My dimensions and some particular non dimension column are same then do the roll up else don't do it ?
One more follow up question, does timestamp gets in picture in druid roll up.
I couldn't find out much details about how druid do roll up online unfortunately.
Thanks,
Pravesh Gupta
On Jan 20, 2017, at 10:12 AM, Pravesh Gupta <gupta.p...@gmail.com> wrote:Then why roll up is happening in my case.
However , Can I tell Druid that these set of columns are to be considered to calculate equality ?
How would my queryGranuality look like in that case ?
Is it possible to tell Druid that If My dimensions and some particular non dimension column are same then do the roll up else don't do it ?
One more follow up question, does timestamp gets in picture in druid roll up.
I couldn't find out much details about how druid do roll up online unfortunately.
Thanks,
Pravesh Gupta
--
You received this message because you are subscribed to the Google Groups "Druid User" group.
To unsubscribe from this group and stop receiving emails from it, send an email to druid-user+...@googlegroups.com.
To post to this group, send email to druid...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/druid-user/3fa9dd82-525f-4b28-9366-7bde48884d93%40googlegroups.com.
One of my use case is ..Two users clicked on Same link at exactly same time .So Events corresponding to these two users happen to have same dimensions and same time.The only thing which differentiate them is unique id which I am ingesting in Druid but not as a dimension column(because of some reason let's say)
. So in this case how should i ensure there is no roll up.
I want my event Count to be 2 .
Hope I have made myself clearer .
On Jan 23, 2017, at 6:33 AM, Pravesh Gupta <gupta.p...@gmail.com> wrote:Thanks for the answer.Actually I am still confused on how actually decide to Roll Up.Basically what all columns does it consider to come to a decision that I have to roll up these two rows ?
I am guessing it considers all the dimension columns and timestamp, Nothing else.
I do have a case when I have a column which is neither dimension nor metric nor timestamp column,
but I do want to have value of this column to be consider when Druid decides to roll up the rows. Is it even possible first of all, lets not talk about whether does it make sense or does it have any proper use case .
Please help in here.
On Saturday, 21 January 2017 00:15:46 UTC+5:30, Slim Bouguerra wrote:
--
B-Slim
_______/\/\/\_______/\/\/\_______/\/\/\_______/\/\/\_______/\/\/\_______
> On Jan 20, 2017, at 10:28 AM, Pravesh Gupta <gupta.p...@gmail.com> wrote:
>
> Thanks for the breakdown answer.
>
> One of my use case is ..Two users clicked on Same link at exactly same time .So Events corresponding to these two users happen to have same dimensions and same time.The only thing which differentiate them is unique id which I am ingesting in Druid but not as a dimension column(because of some reason let's say)
not sure what is the reason you are striping the userId but under those assumption how can you query the data afterward ? if you remove userID how is that helpful to have 2 rows with the same input ?
> . So in this case how should i ensure there is no roll up.
> I want my event Count to be 2 .
>
> Hope I have made myself clearer .
>
> --
> You received this message because you are subscribed to the Google Groups "Druid User" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to druid-user+...@googlegroups.com.
> To post to this group, send email to druid...@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/msgid/druid-user/44c33a20-c306-4354-a62f-b0410863ef4c%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Druid User" group.
To unsubscribe from this group and stop receiving emails from it, send an email to druid-user+...@googlegroups.com.
To post to this group, send email to druid...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/druid-user/cec1d517-3edf-416f-a6d3-4292c0bb4db4%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/druid-user/c13ad35d-9f9f-45a2-98c8-b79e34f3e630%40googlegroups.com.