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

Fixes for nonempty_domain with heterogeneous dims #320

Merged
merged 1 commit into from
May 29, 2020

Conversation

ihnorton
Copy link
Member

@ihnorton ihnorton commented May 29, 2020

  • Use correct nonempty_domain code-path for all heterogeneous arrays.
  • Return variables for the nonempty range now match the dim dtype.
    Previously returned bare integers for a time-typed dimension.
  • Tests for above and minor clean-up.

@ihnorton ihnorton requested a review from Shelnutt2 May 29, 2020 16:54
- Use correct nonempty_domain code-path for all heterogeneous arrays.
- Return variables for the nonempty range now match the dim dtype.
  Previously returned bare integers for a time-typed dimension.
- Tests for above and minor clean-up.
@ihnorton ihnorton force-pushed the ihn/fix_nonempty_general_mixed branch from 56e7cb5 to c49b726 Compare May 29, 2020 17:50
@ihnorton ihnorton merged commit c154401 into dev May 29, 2020
@ihnorton ihnorton deleted the ihn/fix_nonempty_general_mixed branch May 29, 2020 18:51
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