embedded-druid icon indicating copy to clipboard operation
embedded-druid copied to clipboard

create index with many values

Open valenpo opened this issue 9 years ago • 3 comments

Hello everyone,

is it possible to create index for multivalve dimension, like TO {recipient1, recipient2, recipient3} and more one metric column?

From the description, I understand it is not possible.

Regards, Valentin.

valenpo avatar Apr 27 '16 09:04 valenpo

Yes. This requires some changes in the Druid APIs.

vsankaranarayana avatar May 06 '16 15:05 vsankaranarayana

@vsankaranarayana thanks, will try figure it out.

valenpo avatar May 06 '16 15:05 valenpo

@vsankaranarayana can you please guide which API should I look/change to make multivalued dimension. I implement analytics for email flow. From, To[could have multiple values], size, count.

Regards.

valenpo avatar May 13 '16 14:05 valenpo