Skip to content

OpenAPI: Remove credentials from LoadViewResult#11433

Merged
RussellSpitzer merged 1 commit into
apache:mainfrom
nastra:openapi-remove-credentials-from-views
Oct 30, 2024
Merged

OpenAPI: Remove credentials from LoadViewResult#11433
RussellSpitzer merged 1 commit into
apache:mainfrom
nastra:openapi-remove-credentials-from-views

Conversation

@nastra

@nastra nastra commented Oct 30, 2024

Copy link
Copy Markdown
Contributor

The original idea why credentials were added to LoadViewResponse was to pass back the credentials to the table that the view is referencing. However, we actually want to wait with this until we have the use case fully defined on how this will work and want to remove the functionality for now, as otherwise we'd have to maintain reading/writing credentials in LoadViewResponse forever.
We'll we sharing a separate proposal on how to realize this shortly on the mailing list.

@RussellSpitzer RussellSpitzer added this to the Iceberg 1.7.0 milestone Oct 30, 2024

@jbonofre jbonofre left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Same comment as the corresponding PR in the core (#11432 ).

@RussellSpitzer

Copy link
Copy Markdown
Member

@danielcweeks
@bryanck
@jackye1995

Please review ASAP for the 1.7.0 release.

Like the other pr in core #11173 , this removes a detail in the spec that was added 2 weeks ago. We realize this may have been premature and want to remove it before adding it to the spec.

@RussellSpitzer RussellSpitzer merged commit f4b36a5 into apache:main Oct 30, 2024
@RussellSpitzer

Copy link
Copy Markdown
Member

Thanks @nastra , also @jbonofre and @singhpk234 for review

@nastra nastra deleted the openapi-remove-credentials-from-views branch October 31, 2024 05:37
zachdisc pushed a commit to zachdisc/iceberg that referenced this pull request Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants