Skip to content

Conversation

@dimas-b
Copy link
Contributor

@dimas-b dimas-b commented May 31, 2025

  • In PolarisPolicyServiceIntegrationTest
  • In PolarisRestCatalogIntegrationTest

Following up to #1557

* In `PolarisPolicyServiceIntegrationTest`
* In `PolarisRestCatalogIntegrationTest`

Following up to apache#1557
@github-project-automation github-project-automation bot moved this from PRs In Progress to Ready to merge in Basic Kanban Board May 31, 2025
@flyrain flyrain closed this Jun 1, 2025
@github-project-automation github-project-automation bot moved this from Ready to merge to Done in Basic Kanban Board Jun 1, 2025
@flyrain flyrain reopened this Jun 1, 2025
@github-project-automation github-project-automation bot moved this from Done to PRs In Progress in Basic Kanban Board Jun 1, 2025
@flyrain
Copy link
Contributor

flyrain commented Jun 1, 2025

reopen to trigger the CI, the hugo site CI still failed randomly, #1750

@dimas-b
Copy link
Contributor Author

dimas-b commented Jun 2, 2025

@flyrain : Thanks for filing #1750 ! Side note: there's no need to re-open PRs - you can re-run CI within the GH actions UI (e.g. if you click on the failed job info link)

@dimas-b dimas-b merged commit 7f97a95 into apache:main Jun 2, 2025
17 of 18 checks passed
@github-project-automation github-project-automation bot moved this from PRs In Progress to Done in Basic Kanban Board Jun 2, 2025
@dimas-b dimas-b deleted the fix-catalog-prop-test branch June 2, 2025 15:00
private static final String[] DEFAULT_CATALOG_PROPERTIES = {
"allow.unstructured.table.location", "true",
"allow.external.table.location", "true"
"polaris.config.allow.unstructured.table.location", "true",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a note that tests were intentionally left using the old properties, to make sure they keep working in light of the introduction of the new properties. Now that they passed for a while though, I think it's okay to migrate the tests over.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good point: #1774

dimas-b added a commit to dimas-b/polaris that referenced this pull request Jun 2, 2025
dimas-b added a commit that referenced this pull request Jun 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants