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

Fix time bounds in query to address indeterminism #566

Merged

Conversation

rishabhmaurya
Copy link
Contributor

  • the millisecond granularity was causing bounds mismatch between 2 intervals
  • made the upper bound exclusive while fetching config to fix indeterminism

Description

[Describe what this change achieves]

Issues Resolved

[List any issues this PR will resolve]

Check List

  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@rishabhmaurya rishabhmaurya self-assigned this Nov 8, 2022
@rishabhmaurya rishabhmaurya requested a review from a team November 8, 2022 20:30
* the millisecond granularity was causing bounds mismatch between 2 intervals
* made the upper bound exclusive while fetching config to fix indeterminism

Signed-off-by: Rishabh Maurya <rishabhmaurya05@gmail.com>
@rishabhmaurya rishabhmaurya merged commit 63e5f13 into opensearch-project:main Nov 8, 2022
opensearch-trigger-bot bot pushed a commit that referenced this pull request Nov 8, 2022
* the millisecond granularity was causing bounds mismatch between 2 intervals
* made the upper bound exclusive while fetching config to fix indeterminism

Signed-off-by: Rishabh Maurya <rishabhmaurya05@gmail.com>

Signed-off-by: Rishabh Maurya <rishabhmaurya05@gmail.com>
(cherry picked from commit 63e5f13)
opensearch-trigger-bot bot pushed a commit that referenced this pull request Nov 8, 2022
* the millisecond granularity was causing bounds mismatch between 2 intervals
* made the upper bound exclusive while fetching config to fix indeterminism

Signed-off-by: Rishabh Maurya <rishabhmaurya05@gmail.com>

Signed-off-by: Rishabh Maurya <rishabhmaurya05@gmail.com>
(cherry picked from commit 63e5f13)
rishabhmaurya added a commit that referenced this pull request Nov 9, 2022
* the millisecond granularity was causing bounds mismatch between 2 intervals
* made the upper bound exclusive while fetching config to fix indeterminism

Signed-off-by: Rishabh Maurya <rishabhmaurya05@gmail.com>

Signed-off-by: Rishabh Maurya <rishabhmaurya05@gmail.com>
(cherry picked from commit 63e5f13)

Co-authored-by: Rishabh Maurya <rishabhmaurya05@gmail.com>
rishabhmaurya added a commit that referenced this pull request Nov 9, 2022
* the millisecond granularity was causing bounds mismatch between 2 intervals
* made the upper bound exclusive while fetching config to fix indeterminism

Signed-off-by: Rishabh Maurya <rishabhmaurya05@gmail.com>

Signed-off-by: Rishabh Maurya <rishabhmaurya05@gmail.com>
(cherry picked from commit 63e5f13)

Co-authored-by: Rishabh Maurya <rishabhmaurya05@gmail.com>
@qreshi qreshi mentioned this pull request Jan 11, 2023
1 task
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.

3 participants