snowplow / snowbridge

For replicating streams across clouds, accounts and regions
Other
15 stars 7 forks source link

Add new filter using Analytics SDK to 0.2.0 in Stream Replicator #116

Closed TiganeteaRobert closed 2 years ago

TiganeteaRobert commented 2 years ago

Added the ability for the user to filter events by values inside contexts and unstruct_value.

How to use:

Context filter: contexts_nl_basjes_yauaa_context_1.test1.test2[0].test3==testValue

Unstruct event filter: unstruct_event_add_to_cart.sku==item41

TiganeteaRobert commented 2 years ago

Currently in draft, waiting for SDK release.

colmsnowplow commented 2 years ago

@adatzer as we briefly discussed on slack, I'll ask you to do first review on this one, then I'll take a pass at it before we merge. :)

colmsnowplow commented 2 years ago

Note- I've changed the base branch for this PR to release/1.0.0-old, to preserve the PR while I migrate to the rebased release/1.0.0

colmsnowplow commented 2 years ago

Rebase is now done, but I will leave it up to you both to figure out when to base this off the newly rebased release/1.0.0 branch