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
Describe the bug, including details regarding any error messages, version, and platform.
When attempting to read a schema that contains a field with the Duration type, MessageSerializer.GetFieldArrowType() throws the exception System.IO.InvalidDataException: Arrow primitive 'Duration' is unsupported..
Component(s)
C#
The text was updated successfully, but these errors were encountered:
Describe the bug, including details regarding any error messages, version, and platform.
When attempting to read a schema that contains a field with the
Duration
type, MessageSerializer.GetFieldArrowType() throws the exceptionSystem.IO.InvalidDataException: Arrow primitive 'Duration' is unsupported.
.Component(s)
C#
The text was updated successfully, but these errors were encountered: