nandorKollar commented on code in PR #4981: URL: https://github.com/apache/polaris/pull/4981#discussion_r3560314391
########## CHANGELOG.md: ########## @@ -30,6 +30,18 @@ request adding CHANGELOG notes for breaking (!) changes and possibly other secti ### Highlights ### Upgrade notes +- Relational JDBC: a new schema version 5 makes the `events.catalog_id` column nullable. Events that Review Comment: I'm wondering how long should we support old schemas? With our `support rolling upgrades` policy (https://polaris.apache.org/releases/1.6.0/evolution/#managing-polaris-database), after we release 1.7 with this change, can we eliminate the sentinel completely in 1.9? -- 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]
