I agree with adding this fix, even though it’s a breaking change. We should document it in the changelog under breaking changes.
Dmitri Bourlatchkov <[email protected]> ezt írta (időpont: 2026. máj. 8., P, 2:02): > Hi All, > > PR [4383] highlights and fixes a bug in Polaris' implementation of the IRC > renameTable API. It changes the successful response code from 200 to 204 as > required by the IRC spec. > > While changing response codes is technically a breaking change from the > REST API perspective, the current implementation does not match the > standing Iceberg spec. Therefore, I propose treating this PR as a bug fix > and releasing it in 1.5.0. > > Thoughts? > > [4383] https://github.com/apache/polaris/pull/4383 > > Cheers, > Dmitri. >
