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

Improvements for the TimeIndexOps ergonomics and cleanup #1500

Merged
merged 11 commits into from
Feb 22, 2024

Conversation

ljeub-pometry
Copy link
Collaborator

What changes were proposed in this pull request?

Make TimeIndexOps easier to use by implementing into variants where possible and returning timestamps as values rather than references

Why are the changes needed?

Does this PR introduce any user-facing change? If yes is this documented?

No

How was this patch tested?

the tests

fabianmurariu

This comment was marked as duplicate.

Copy link
Contributor

@fabianmurariu fabianmurariu left a comment

Choose a reason for hiding this comment

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

LGTM

@Haaroon Haaroon merged commit 7f494b0 into master Feb 22, 2024
10 checks passed
@Haaroon Haaroon deleted the feature/TimeIndexOpsImprovements branch February 22, 2024 10:45
fabianmurariu pushed a commit that referenced this pull request May 21, 2024
* change TimeIndexOps to return owned data

* cleanup and format

* unboxed time index

* cargo lock

* clean up

* fix merge

* clean up warnings

* tweaks

* bring back the matrix so tests actually run

* no more openssl
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.

3 participants