FIltering and Tests for Filters #22905
Answered
by
pront
satellite-no
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Running tests The filter condition works as expected |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
pront
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Trying to write a simple filter and I think i'm over complicating things.
Goal: drop "unsupported" file types from s3. type examples are .snappy or .parquet.
tranform:
test:
My hope would be 1 message makes it through to
core_s3
and that event doesnt include the.snappy
or.parquet
file extenstions.Beta Was this translation helpful? Give feedback.
All reactions