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

Improve multi_index query/coords behavior #353

Merged
merged 3 commits into from
Jun 26, 2020
Merged

Improve multi_index query/coords behavior #353

merged 3 commits into from
Jun 26, 2020

Conversation

ihnorton
Copy link
Member

@ihnorton ihnorton commented Jun 26, 2020

  • Improve multi_index query/coords behavior

  • Fix buffer exclusion when specifying attribute subset

- Don't return coords for dense multi_index by default (#347)
- Fix and test coords exclusion for sparse array queries
Use np.random.choice(replace=False) to ensure uniqueness. Test failure b/c
duplicates were written to the same filename but also counted in the
expected sum.
@ihnorton
Copy link
Member Author

Adding fix for dir_size test failure due to occasional duplicates in the random file-size list.

@ihnorton ihnorton merged commit 0950d15 into dev Jun 26, 2020
@ihnorton ihnorton deleted the ihn/mi_fix1 branch June 26, 2020 19:56
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.

1 participant