You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create processors that take raw data and decode it using a schema. The schema should be taken from a schema registry, based on the ID prepended to the raw data (see Confluent wire format). There should be two processors, one for the payload, one for the key. More info here.
Create processors that take raw data and decode it using a schema. The schema should be taken from a schema registry, based on the ID prepended to the raw data (see Confluent wire format). There should be two processors, one for the payload, one for the key. More info here.
Depends on #1043.
The text was updated successfully, but these errors were encountered: