The GitHub Actions job "Nightly PyPI Build" on iceberg-python.git/main has 
failed.
Run started by GitHub user kevinjqliu (triggered by kevinjqliu).

Head commit for run:
9687d080f28951464cf02fb2645e2a1185838b21 / Sumanth 
<[email protected]>
fix: Accept all valid http method for IRC's ConfigResponse  (#3010)

<!--
Thanks for opening a pull request!
-->

<!-- In the case this PR will resolve an issue, please replace
${GITHUB_ISSUE_ID} below with the actual Github issue id. -->
<!-- Closes #${GITHUB_ISSUE_ID} -->

# Rationale for this change

Apache Polaris on how it's configured returns some polaris's specific
PUT endpoints from the config/ API which would break the RestCatalog
with newly introduced validations on ConfigResponse


https://github.com/apache/polaris/blob/de43d1d84430547d3ff90df69afcce0bff7ede4c/runtime/service/src/main/java/org/apache/polaris/service/catalog/iceberg/IcebergCatalogHandler.java#L1328-L1337

## Are these changes tested?

Yes, I have tested with my existing instance of Polaris service

## Are there any user-facing changes?

No

<!-- In the case of user-facing changes, please add the changelog label.
-->

cc: @geruh @kevinjqliu

---------

Co-authored-by: geruh <[email protected]>
Co-authored-by: Kevin Liu <[email protected]>

Report URL: https://github.com/apache/iceberg-python/actions/runs/22121648524

With regards,
GitHub Actions via GitBox

Reply via email to