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 the RecordSerializer signatures indicate that a record might be something different than an array. Due to the limitations of the underlying Avro serialization library this is not true.
The text was updated successfully, but these errors were encountered:
Currently the
RecordSerializer
signatures indicate that a record might be something different than anarray
. Due to the limitations of the underlying Avro serialization library this is not true.The text was updated successfully, but these errors were encountered: