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
Currently, Dagger only supports SerDe for Protobuf encoded messages.
Avro SerDe is already supported in Flink. Add support for enabling it.
Apart from SerDe, postprocessors, preprocessors, some functions like ElementAt, HashTransformer also rely on Dynamic Message APIs. Need to ensure they work for Avro data as well.
The text was updated successfully, but these errors were encountered:
Currently, Dagger only supports SerDe for Protobuf encoded messages.
The text was updated successfully, but these errors were encountered: