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

Unordered reads should be allowed for dense arrays #2608

Conversation

Shelnutt2
Copy link
Member

#2504 removed support for sparse writes to dense arrays but the conditional check is incorrect and blocks unordered reads also. This PR fixes the checking in set_subarray.


TYPE: BUG
DESC: Unordered reads should be allowed for dense arrays

@shortcut-integration
Copy link

This pull request has been linked to Shortcut Story #12110: Unordered reads for dense should be allowed.

@Shelnutt2 Shelnutt2 merged commit 5e715ad into dev Nov 16, 2021
@Shelnutt2 Shelnutt2 deleted the sethshelnutt/sc-12110/unordered-reads-for-dense-should-be-allowed branch November 16, 2021 16:56
Shelnutt2 added a commit that referenced this pull request Nov 17, 2021
Co-authored-by: Seth Shelnutt <seth@tiledb.io>
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.

None yet

2 participants