Skip to content

I would like JavaScript filters to be able to work on multiple columns #2187

@vogievetsky

Description

@vogievetsky

I would like to do something like this:

{
  "type" : "javascript",
  "dimensions" : ["dim1", "dim2"]
  "function" : "function(d1, d3) { return d1 === d2 }"
}

Here is a thread about how useful this would be: https://groups.google.com/forum/#!topic/druid-user/-MEsJOUX_5I

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions