TimeFilter¶
Emits only the input records whose value in the Time
field match the criteria specified
by the given filter.
Structure¶
{
"_schema": "TimeFilter_1.0",
"op": "GREATER_THAN_EQUAL",
"value": 2
}
Parameters¶
Parameter Name |
Required |
Type |
Description |
---|---|---|---|
|
Yes |
|
Operator to be used in comparing record time. Allowed values are |
|
Yes |
|
Time value to compare with using |