lidavidm commented on issue #25078: URL: https://github.com/apache/arrow/issues/25078#issuecomment-2603438486
I'd guess `"nullable": true` would be more natural to people, so maybe also map flags to toplevel boolean fields? `children` as a mapping may be convenient but I think I'd want to leave that out, at least initially (I think given that it's an object vs an array it would be straightforward to add it later) I would say nanoarrow counts :) it might even be easiest to go with nanoarrow/go/java for the initial set and punt (for now) on C++ dependency land. -- 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]
