Skip to content

Update tiledb_group_member() to return the optional group member name#399

Merged
eddelbuettel merged 3 commits intomasterfrom
aaronwolen/sc-16936/retrieve-group-member-name
Apr 18, 2022
Merged

Update tiledb_group_member() to return the optional group member name#399
eddelbuettel merged 3 commits intomasterfrom
aaronwolen/sc-16936/retrieve-group-member-name

Conversation

@aaronwolen
Copy link
Copy Markdown
Member

@aaronwolen aaronwolen commented Apr 18, 2022

This updates tiledb_group_member() to include a group member's name if one was set or "" if not.

The implementation required only a small change to the underlying the c++ function that retrieves the optional group name from the GroupMember class.

Tests were added to verify that tiledb_group_member() returns a 3-element character vector whether or not a member is named.

@shortcut-integration
Copy link
Copy Markdown

This pull request has been linked to Shortcut Story #16936: Retrieve group member name.

@aaronwolen aaronwolen requested review from Shelnutt2 and eddelbuettel and removed request for Shelnutt2 April 18, 2022 16:51
Copy link
Copy Markdown
Contributor

@eddelbuettel eddelbuettel left a comment

Choose a reason for hiding this comment

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

Nice work!

@eddelbuettel eddelbuettel merged commit bc73ea2 into master Apr 18, 2022
@eddelbuettel eddelbuettel deleted the aaronwolen/sc-16936/retrieve-group-member-name branch April 18, 2022 17:28
@eddelbuettel eddelbuettel mentioned this pull request May 16, 2022
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.

2 participants