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 update cli source sink #4061

Merged
merged 4 commits into from
Apr 18, 2019

Conversation

jerrypeng
Copy link
Contributor

Motivation

When updating sources and sink using the CLI, if a parallelism is not specified, the parallelism is set to 1 which will override the existing parallelism.

We don't want that behavior for update. If parallelism is not specified it should just be empty/null

@jerrypeng jerrypeng added type/bug The PR fixed a bug or issue reported a bug area/function labels Apr 16, 2019
@jerrypeng jerrypeng added this to the 2.3.2 milestone Apr 16, 2019
@jerrypeng jerrypeng self-assigned this Apr 16, 2019
@jerrypeng jerrypeng merged commit a8cd98c into apache:master Apr 18, 2019
merlimat pushed a commit that referenced this pull request May 19, 2019
* fix bug in source and sink cli update

* fix import

* fix logic

* fix tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/function type/bug The PR fixed a bug or issue reported a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants