Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[C#] Exception Thrown For Duration Field Type #35076

Closed
DanTm99 opened this issue Apr 12, 2023 · 1 comment
Closed

[C#] Exception Thrown For Duration Field Type #35076

DanTm99 opened this issue Apr 12, 2023 · 1 comment

Comments

@DanTm99
Copy link
Contributor

DanTm99 commented Apr 12, 2023

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#

@DanTm99
Copy link
Contributor Author

DanTm99 commented Apr 12, 2023

Closed, as this is covered by #34736

@DanTm99 DanTm99 closed this as completed Apr 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant