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.
