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

Remove statuses from the Metadata code. #4012

Merged
merged 7 commits into from
Oct 4, 2023

Conversation

teo-tsirpanis
Copy link
Member


TYPE: IMPROVEMENT
DESC: Use exceptions for error handling in the Metadata code.

@teo-tsirpanis teo-tsirpanis marked this pull request as draft April 4, 2023 08:56
ihnorton pushed a commit that referenced this pull request Apr 14, 2023
…ion. (#4022)

[SC-25089](https://app.shortcut.com/tiledb-inc/story/25089/creating-mutating-and-deleting-metadata-elements-in-one-transaction-results-in-them-still-being-around)

I added the story's reproduction for groups as a test. It fails before the fix and succeeds after it. Ideally it would reside in the metadata unit tests but I can do it as part of the refactorings in #4012; let's fix the bug now.

---
TYPE: BUG
DESC: Fix array/group metadata deletion when they are inserted in the same operation.
@KiterLuc KiterLuc self-requested a review October 3, 2023 10:33
@KiterLuc KiterLuc marked this pull request as ready for review October 3, 2023 20:52
@KiterLuc KiterLuc merged commit 2c99613 into TileDB-Inc:dev Oct 4, 2023
50 checks passed
@teo-tsirpanis teo-tsirpanis deleted the metadata_unstatus branch October 4, 2023 10:34
@teo-tsirpanis
Copy link
Member Author

Thanks for fixing the PR @KiterLuc!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants