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

Add support for nested namespaces in Iceberg REST catalog #23453

Merged
merged 1 commit into from
Oct 21, 2024

Conversation

sftwrdvlpr
Copy link
Contributor

@sftwrdvlpr sftwrdvlpr commented Sep 17, 2024

Description

Fixes #22916

Release notes

# Iceberg
* Add support for nested namespaces in REST catalog. ({issue}`22916`)

This comment was marked as outdated.

This comment was marked as outdated.

2 similar comments

This comment was marked as outdated.

This comment was marked as outdated.

Copy link
Contributor

@mayankvadariya mayankvadariya left a comment

Choose a reason for hiding this comment

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

Thanks for your contribution.

@ebyhr
Copy link
Member

ebyhr commented Sep 26, 2024

@sftwrdvlpr Is this ready for review? Please rename the title and change the draft status if so.

@sftwrdvlpr sftwrdvlpr changed the title [WIP] Multipart namespaces support (Nessie and Rest catalogs) Multipart namespaces support (Nessie and Rest catalogs) Sep 28, 2024
@sftwrdvlpr sftwrdvlpr marked this pull request as ready for review September 28, 2024 01:33
@sftwrdvlpr sftwrdvlpr force-pushed the issue-22916 branch 2 times, most recently from 173c66d to ecd9e1d Compare September 30, 2024 15:09
@sftwrdvlpr

This comment was marked as outdated.

ebyhr

This comment was marked as resolved.

@sftwrdvlpr

This comment was marked as outdated.

@ebyhr

This comment was marked as resolved.

@sftwrdvlpr
Copy link
Contributor Author

@ebyhr yes, I'll discuss this with @mayankvadariya, thanks.

@findepi findepi changed the title Multipart namespaces support (Nessie and Rest catalogs) Nested namespaces support (Nessie and Rest catalogs) Oct 2, 2024
@sftwrdvlpr sftwrdvlpr changed the title Nested namespaces support (Nessie and Rest catalogs) Nested namespaces support for Rest catalog Oct 2, 2024
@ebyhr
Copy link
Member

ebyhr commented Oct 2, 2024

@cla-bot check

@cla-bot cla-bot bot added the cla-signed label Oct 2, 2024
Copy link

cla-bot bot commented Oct 2, 2024

The cla-bot has been summoned, and re-checked this pull request!

@sftwrdvlpr
Copy link
Contributor Author

@ebyhr is there any way to re-run failed checks without pushing changes to the branch?

@ebyhr
Copy link
Member

ebyhr commented Oct 8, 2024

@sftwrdvlpr Only maintainers can do that. Let me know if you want to rerun specific jobs in this PR.

@sftwrdvlpr sftwrdvlpr force-pushed the issue-22916 branch 2 times, most recently from 4fcaf99 to 3b2657a Compare October 9, 2024 00:40
@sftwrdvlpr sftwrdvlpr requested a review from ebyhr October 9, 2024 02:23
@ebyhr
Copy link
Member

ebyhr commented Oct 15, 2024

@sftwrdvlpr Could you rebase on master to resolve conflicts?

@sftwrdvlpr
Copy link
Contributor Author

sftwrdvlpr commented Oct 16, 2024

@ebyhr could you please tell me about parent namespace concept?

@trinodb trinodb deleted a comment from cla-bot bot Oct 16, 2024
@trinodb trinodb deleted a comment from cla-bot bot Oct 16, 2024
@trinodb trinodb deleted a comment from cla-bot bot Oct 16, 2024
@trinodb trinodb deleted a comment from cla-bot bot Oct 16, 2024
@trinodb trinodb deleted a comment from cla-bot bot Oct 16, 2024
@ebyhr ebyhr changed the title Nested namespaces support for Rest catalog Add support for nested namespaces in Iceberg REST catalog Oct 16, 2024
@@ -13,6 +13,7 @@
*/
Copy link
Member

Choose a reason for hiding this comment

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

please add some description to the commit message giving some implementation details, config usage etc.

@ebyhr ebyhr merged commit 31a060c into trinodb:master Oct 21, 2024
2 of 12 checks passed
@github-actions github-actions bot added this to the 463 milestone Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed iceberg Iceberg connector
Development

Successfully merging this pull request may close these issues.

Support nested namespaces for Iceberg REST catalog
4 participants