Skip to content

Parameters for "filter" #461

@xiaoyongzhu

Description

@xiaoyongzhu

Filter:

(Optional) a Spark SQL expression for filtering the fact data before aggregation, but after the join.

Example:

"pageKey = 5"

So you can apply simple SQL here. For example, if your timestamp is inside a map, then you can CAST(myMap.myTimestamp as long)/1000

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions