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

chore: revert GRACE PERIOD syntax from stream-stream joins #8028

Merged
merged 1 commit into from
Aug 23, 2021

Conversation

spena
Copy link
Member

@spena spena commented Aug 19, 2021

Description

Reverts the GRACE PERIOD syntax from stream-stream joins. There's an issue with the new semantics (see apache/kafka#11235) that's need to be fixed first.

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 #")

@spena spena requested review from mjsax, guozhangwang and a team August 19, 2021 20:08
@spena spena changed the title chore: revert GRACE PERIOD from joins chore: revert GRACE PERIOD syntax from stream-stream joins Aug 19, 2021
@spena spena merged commit c17ce67 into master Aug 23, 2021
@spena spena deleted the revert_grace_period branch August 23, 2021 21:12
@ableegoldman
Copy link
Contributor

@spena we should have reverted this in the 7.0 branch, not master -- we still want to fix forward but just need to cut it from the 7.0 release, right? Maybe you can cherrypick this commit to revert it in 7.0, then apply another commit to revert the reversion in master? Same goes for any other PRs

spena added a commit that referenced this pull request Aug 24, 2021
spena pushed a commit that referenced this pull request Oct 6, 2021
Re-enable stream-stream left/outer joins fixes again.

This reverts commit c17ce67.
spena added a commit that referenced this pull request Oct 7, 2021
…8236)

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

* Revert "Revert GRACE keyword in Joins (#8020) (#8027)"
This reverts commit dac6e38.

* Revert "chore: revert GRACE PERIOD from joins (#8028)"
This reverts commit c17ce67.

* Revert "chore: revert call to ofTimeAndGracePeriod() (#8047)"
This reverts commit 4c54980.
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

4 participants