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: add config for suppress buffer #5969

Merged
merged 10 commits into from Aug 9, 2020

Conversation

nae701
Copy link
Contributor

@nae701 nae701 commented Aug 7, 2020

Description

What behavior do you want to change, why, how does your patch achieve the changes?
Adding configs to enable/disable suppress as well as to bound suppress buffer size

Testing done

Describe the testing strategy. Unit and integration tests are expected for any behavior changes.
Unit tests and qtts have been added

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

@nae701 nae701 requested a review from a team as a code owner August 7, 2020 21:24
@ghost
Copy link

ghost commented Aug 7, 2020

It looks like @nae701 hasn't signed our Contributor License Agreement, yet.

The purpose of a CLA is to ensure that the guardian of a project's outputs has the necessary ownership or grants of rights over all contributions to allow them to distribute under the chosen licence.
Wikipedia

You can read and sign our full Contributor License Agreement here.

Once you've signed reply with [clabot:check] to prove it.

Appreciation of efforts,

clabot

Copy link
Contributor

@agavra agavra left a comment

Choose a reason for hiding this comment

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

LGTM with the usual army of nits

@nae701 nae701 merged commit 53b0d4d into confluentinc:master Aug 9, 2020
@nae701 nae701 deleted the suppress-buffer branch August 9, 2020 22:24
@agavra agavra mentioned this pull request Aug 25, 2020
2 tasks
sarwarbhuiyan pushed a commit to sarwarbhuiyan/ksql that referenced this pull request Sep 4, 2020
* fix: add config to disable suppress andbound buffer size

* fix: add suppress feature flag and buffer configs

* fix: fix checkstyle

* fix: fix checstyle violation

* fix: address feedback

* fix: add commmit suggestions

* fix: import order

* test: fix tablesuppressbuilder test

* test: fix logical planner test
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

2 participants