kou commented on issue #44515: URL: https://github.com/apache/arrow/issues/44515#issuecomment-2439489289
Great! Let's work on this step-by-step. How about supporting only arrow-glib as the first step? We can add support for other modules such as arrow-flight-glib later. Could you open a PR for it? I'll try it too. In general, we want to avoid changing auto generated files. We want to improve the upstream like you did for https://github.com/gtkd-developers/gir-to-d/issues/45 instead. FYI: We also use the approach for the C# Parquet bindings: https://github.com/apache/arrow/pull/41886 e.g.: https://github.com/gircore/gir.core/issues/1077 -- 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]
