dongjoon-hyun commented on PR #21:
URL: https://github.com/apache/orc-format/pull/21#issuecomment-2649560255

   > Is there any risk? This seems to be a huge version bump. @dongjoon-hyun
   
   Yes, there is a breaking change, @wgtmac .  For example, `v26` introduced a 
breaking change to Java API last year. And, this is more higher version than 
that.
   - 
https://protobuf.dev/news/2023-12-05/#breaking-compatibility-with-old-generated-code
   > v26.x will break compatibility with generated code from older major 
versions. Users should regenerate old generated code to be from the same 
version.
   > For example, GeneratedMessageV3, which was originally introduced for 
backwards compatibility with generated code from v2.x.x against v3.x.x runtime, 
will be renamed to GeneratedMessage. Runtimes will be updated to support 
[Editions](https://protobuf.dev/editions/overview/), which will not be 
compatible with old generated code.


-- 
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]

Reply via email to