Skip to content

Conversation

@smaheshwar-pltr
Copy link

Which issue does this PR close?

  • Closes #.

What changes are included in this PR?

Are these changes tested?

/// Loads the table once to get the initial schema, then stores the catalog
/// reference for future metadata refreshes on each operation.
pub(crate) async fn try_new(
pub async fn try_new(

Choose a reason for hiding this comment

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

why we need it to be public?

Copy link
Collaborator

Choose a reason for hiding this comment

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

+1, I don't think this should be made public. It's more recommended to use IcebergCatalogProvider indirectly register table providers. But would love to hear the use case if any

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.

3 participants