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

Make Group load_metadata not depend on StorageManager #4658

Closed
wants to merge 1 commit into from

Conversation

robertbindar
Copy link
Contributor

A good starting point for eliminating the dependency of Group on StorageManager
is to move StorageManager load_group_metadata into Group.


TYPE: IMPROVEMENT
DESC: Make Group load_metadata not depend on StorageManager

Copy link

This pull request has been linked to Shortcut Story #39757: Eliminate load_group_metadata from StorageManager.

Copy link
Contributor

@eric-hughes-tiledb eric-hughes-tiledb left a comment

Choose a reason for hiding this comment

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

  • Documentation
  • Deal with reference_wrapper. Looks like excess; if not, need documentation for why it's needed.

tiledb/sm/group/group.h Outdated Show resolved Hide resolved
tiledb/sm/group/group.h Outdated Show resolved Hide resolved
@KiterLuc KiterLuc force-pushed the rbin/ch39757/load_meta_group_sm branch from cfaa6f7 to 3cfbd4c Compare February 5, 2024 08:58
@KiterLuc KiterLuc closed this Feb 5, 2024
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