-
Notifications
You must be signed in to change notification settings - Fork 112
Update offset implementation #1823
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
base: main
Are you sure you want to change the base?
Conversation
Thank you for your pull request! We could not find a changelog entry for this change. For details on how to document a change, see the contributing guide. |
ae0fa41
to
260420d
Compare
And update snapshots
90c0214
to
044fdfb
Compare
@@ -0,0 +1,262 @@ | |||
test_name: test_offset_to_grain_with_grain_matching_offset |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
TODO: why isn't where constraint working?
@@ -0,0 +1,7678 @@ | |||
test_name: test_offset_to_grain_with_grain_smaller_than_offset |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks right! But need where constraint to work
@@ -0,0 +1,10 @@ | |||
test_name: test_offset_window_with_grain_matching_offset |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks right, should add more test data
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this don't look right 🙃
@@ -0,0 +1,20 @@ | |||
test_name: test_offset_window_with_grain_smaller_than_offset |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
add more test data; this one should not look right
And update snapshots accordingly
13535b8
to
abf92bf
Compare
a2933e8
to
b1359dc
Compare
b1359dc
to
64c8654
Compare
No description provided.