kou commented on PR #46926:
URL: https://github.com/apache/arrow/pull/46926#issuecomment-3792846800
> Is not in the red-arrow ruby gem, but only in the GI bindings. Is this
tolerable?
Yes. You're right.
> I.e. are they only used for internal tests as the one I pasted, or are
they part of arrow's published api?
They are part of published API like `c_glib/*/*.{h,hpp}`. But these API
breakage are acceptable because we'll use "major version up" for the next
release. "Major version up" means that we have API breakages in semantic
versioning.
> Sorry for my lack of knowledge in this regard
No problem. It's (a bit?) confusing...
--
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]