Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Remove CallContextCatalogFactory #592

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

adutra
Copy link
Contributor

@adutra adutra commented Dec 26, 2024

⚠️ Not ready for review yet!

Requires #469, #604 and #589.

This PR removes the CallContextCatalogFactory class that becomes obsolete after the removal of CallContext.

"/tmp/iceberg_rest_server_warehouse_data/";

@Nonnull
protected Catalog createBasePolarisCatalog(Map<String, String> catalogProperties) {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Protected method, in case some tests need to override it (not the case at the moment).

@adutra adutra force-pushed the remove-call-context-catalog-factory branch 15 times, most recently from 7b532f7 to 91f3ce3 Compare January 8, 2025 17:19
@adutra adutra force-pushed the remove-call-context-catalog-factory branch from 91f3ce3 to 29efd5e Compare January 9, 2025 14:00
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.

1 participant