Skip to content

Conversation

@dimas-b
Copy link
Contributor

@dimas-b dimas-b commented Oct 28, 2025

Following up on #2728 this change moves "nodeids" code to the org.apache.polaris.nosql.nodeids package.

eric-maynard
eric-maynard previously approved these changes Oct 29, 2025
@github-project-automation github-project-automation bot moved this from PRs In Progress to Ready to merge in Basic Kanban Board Oct 29, 2025
@snazy
Copy link
Member

snazy commented Oct 29, 2025

Following up on #2728 this change moves "nodeids" code to the org.apache.polaris.nosql.nodeids package.

IMO it should be org.apache.polaris.persistence.nosql.nodeids to align with #1189

singhpk234
singhpk234 previously approved these changes Oct 29, 2025
@flyrain
Copy link
Contributor

flyrain commented Oct 29, 2025

IMO it should be org.apache.polaris.persistence.nosql.nodeids to align with #1189

+1 on it. We might change the other modules to be consistent in that case. They are with org.apache.polaris.nosql.* now.

Following up on apache#2728 this change moves "nodeids" code to the
`org.apache.polaris.nosql.nodeids` package.
@dimas-b
Copy link
Contributor Author

dimas-b commented Oct 29, 2025

Moved to org.apache.polaris.persistence.nosql.nodeids

@dimas-b
Copy link
Contributor Author

dimas-b commented Oct 29, 2025

@flyrain :

We might change the other modules to be consistent in that case

Do you have a concrete proposal for this? Thx!

@flyrain
Copy link
Contributor

flyrain commented Oct 29, 2025

We might change the other modules to be consistent in that case

Do you have a concrete proposal for this? Thx!

I was thinking of changing all org.apache.polaris.nosql.* to org.apache.polaris.persistence.nosql.* to be consistent.

@dimas-b
Copy link
Contributor Author

dimas-b commented Oct 29, 2025

@flyrain :

I was thinking of changing all org.apache.polaris.nosql.* to org.apache.polaris.persistence.nosql.* to be consistent.

Would you mind opening a PR for that?

@dimas-b
Copy link
Contributor Author

dimas-b commented Oct 30, 2025

@flyrain :

I was thinking of changing all org.apache.polaris.nosql.* to org.apache.polaris.persistence.nosql.* to be consistent.

Let's revisit this after the OPA PR #2680 merges. It already depends on some of those classes and I would not want to cause extra overhead in OPA work because that PR is already very old and has a lot of changes induced by reviews.

Copy link
Contributor

@dennishuo dennishuo left a comment

Choose a reason for hiding this comment

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

LGTM, thanks for following up on this!

@dimas-b dimas-b merged commit e08d5e2 into apache:main Oct 31, 2025
15 of 17 checks passed
@github-project-automation github-project-automation bot moved this from Ready to merge to Done in Basic Kanban Board Oct 31, 2025
@dimas-b dimas-b deleted the move-nodeids branch October 31, 2025 15:20
vchag pushed a commit to vchag/polaris that referenced this pull request Nov 5, 2025
Following up on apache#2728 this change moves "nodeids" code to the
`org.apache.polaris.persistence.nosql.nodeids` package.
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.

6 participants