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
It is possible to produce avro keys that have record structure. Right now we force the key to be ?string, we need to adjust it so it can be mixed to support this usecase
The text was updated successfully, but these errors were encountered:
It is possible to produce avro keys that have record structure. Right now we force the key to be
?string
, we need to adjust it so it can be mixed to support this usecaseThe text was updated successfully, but these errors were encountered: