kevingurney commented on issue #38612: URL: https://github.com/apache/arrow/issues/38612#issuecomment-1800125396
Thanks for asking this question @kou! Sorry, I am just now reading your comment (I didn't notice it before). We actually just started a mailing list discussion about this exact question and related topics here: https://lists.apache.org/thread/0xyow40h7b1bptsppb0rxd4g9r1xpmh6 Our main concern with using "15.0.0" as the release number was that it might be confusing or "misleading" for the MATLAB interface since we haven't yet implemented or stabilized all the core APIs yet. Semantically speaking, we were thinking of anything before 1.0 as being "not fully stabilized" in terms of the API design. That's why we were thinking that we would prefer to have 0.1, 0.2, ..., 0.N until we got to a "stable" API - where we would then switch to major version numbering like 1.0, 2.0, etc. If you have any thoughts to share on using different version numbers that would be greatly appreciated. -- 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]
