CurtHagenlocher commented on PR #284: URL: https://github.com/apache/arrow-dotnet/pull/284#issuecomment-4908337197
> My instinct is follow-up — this PR is large enough — but happy either way. I think that makes sense. > extension columns don't rehydrate after `ArrowStreamReader` Can you clarify this with a specific code sequence? There are constructors which take an `ArrowContext`, and my intent was that code opts into extension types during IPC deserialization by supplying one with the expected types configured. (Of course, it's been about four months and the details have long since been GC'd :/.) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
