flyrain commented on issue #1875: URL: https://github.com/apache/polaris/issues/1875#issuecomment-2992976483
The existing entities will continue to function as-is. The ID generation algorithm change is self-contained and won't affect logic outside of the ID generator itself. The only minor impact might be on queries that rely on ordering by ID. Currently, no such queries exist. Pagination (which is still a work in progress) may involve ID-based ordering, but any impact there should be minimal as well. -- 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]
