dimas-b commented on PR #3939: URL: https://github.com/apache/polaris/pull/3939#issuecomment-4032177315
@machov : I generally support your point about introducing schema v5 in this case. However, as @flyrain mentioned, the v4 schema has never been released. It was added after 1.3.0 and 1.4.0 is still in early stages (there's no branch for it ATM). All in all, I think in this particular case it is preferable to add the new indexes to the v4 schema and release them in 1.4.0 (soon). Downstream users who pull directly from `main` might have to re-apply the new revision of the v4 schema, but AFAIK, the DDL is idempotent, but it should work. -- 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]
