flyrain commented on code in PR #1724:
URL: https://github.com/apache/polaris/pull/1724#discussion_r2114529406
##########
persistence/eclipselink/src/main/java/org/apache/polaris/extension/persistence/impl/eclipselink/models/ModelSequenceId.java:
##########
Review Comment:
This was intended to not change the package name for the module eclipse
link. Two reasons:
1. It's deprecated, will be removed later. We should be fine with the
temporary name inconsistency.
2. It has been used by certain OSS users already. Changing the package name
may break downstream, esp. for users who adopted EclipseLink with some
customizations.
--
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]