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

feat: Re-enable GRACE period with new stream-stream joins semantics #8236

Merged
merged 3 commits into from
Oct 7, 2021

Conversation

spena
Copy link
Member

@spena spena commented Oct 6, 2021

Description

I reverted 3 commits to re-enable the GRACE period syntax to use the new stream-stream joins semantics.

Commits reverted:
c17ce67 - chore: revert GRACE PERIOD from joins
4c54980 - chore: revert call to ofTimeAndGracePeriod()
e314731 - Revert GRACE keyword in Joins

Testing done

Describe the testing strategy. Unit and integration tests are expected for any behavior changes.

Reviewer checklist

  • Ensure docs are updated if necessary. (eg. if a user visible feature is being added or changed).
  • Ensure relevant issues are linked (description should include text like "Fixes #")

Re-enable stream-stream left/outer joins fixes again.

This reverts commit dac6e38.
Re-enable stream-stream left/outer joins fixes again.

This reverts commit c17ce67.
Re-enable stream-stream left/outer joins fixes again.

This reverts commit 4c54980.
@spena spena requested review from mjsax and a team October 6, 2021 18:30
@spena spena requested a review from JimGalasyn as a code owner October 6, 2021 18:30
Copy link
Member

@JimGalasyn JimGalasyn left a comment

Choose a reason for hiding this comment

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

LGTM!

Copy link
Member

@mjsax mjsax left a comment

Choose a reason for hiding this comment

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

Skimmed over it only. Should be fine.

@mjsax
Copy link
Member

mjsax commented Oct 7, 2021

Can we add links to the commits that disable the feature in the PR description for reference?

@spena spena merged commit f640f5e into master Oct 7, 2021
@spena spena deleted the revert_reverted_stream_join_commits branch October 7, 2021 14:56
Copy link
Contributor

@guozhangwang guozhangwang left a comment

Choose a reason for hiding this comment

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

Looked primarily at the STreamStreamJoinBuilder, LGTM!

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.

None yet

5 participants