You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "adamreeve (via GitHub)" <gi...@apache.org> on 2023/03/01 19:30:20 UTC

[GitHub] [arrow] adamreeve commented on pull request #34133: GH-33856: [C#] C Data interface for schemas and types

adamreeve commented on PR #34133:
URL: https://github.com/apache/arrow/pull/34133#issuecomment-1450735965

   > Thanks for the feedback @adamreeve. I've realized I could simplify the API by changing the `Export*` methods into constructors for `CArrowSchema`. And I've moved the `ImportedArrowSchema` into an internal class within `CArrowSchema` so that it can handle the common import and disposal logic. Let me know what you think.
   
   :+1: nice, the new API looks a lot more straightforward to work with


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org