Skip to content

Do not wrap null ISourceFilter in Union #4807

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

Merged
merged 1 commit into from
Jun 29, 2020
Merged

Do not wrap null ISourceFilter in Union #4807

merged 1 commit into from
Jun 29, 2020

Conversation

russcam
Copy link
Contributor

@russcam russcam commented Jun 23, 2020

This commit updates the .Source() method
to not wrap a null ISourceFilter in Union<bool,ISourceFilter>, so
that it is not serialized in the request.

Fixes #4787

This commit updates the .Source() method
to not wrap a null ISourceFilter in Union<bool,ISourceFilter>, so
that it is not serialized in the request.

Fixes #4787
@russcam russcam merged commit 27c116f into master Jun 29, 2020
@russcam russcam deleted the fix/4787 branch June 29, 2020 23:53
github-actions bot pushed a commit that referenced this pull request Jun 29, 2020
This commit updates the .Source() method
to not wrap a null ISourceFilter in Union<bool,ISourceFilter>, so
that it is not serialized in the request.

Fixes #4787
github-actions bot pushed a commit that referenced this pull request Jun 29, 2020
This commit updates the .Source() method
to not wrap a null ISourceFilter in Union<bool,ISourceFilter>, so
that it is not serialized in the request.

Fixes #4787
russcam added a commit that referenced this pull request Jun 29, 2020
This commit updates the .Source() method
to not wrap a null ISourceFilter in Union<bool,ISourceFilter>, so
that it is not serialized in the request.

Fixes #4787

Co-authored-by: Russ Cam <russ.cam@elastic.co>
russcam added a commit that referenced this pull request Jun 29, 2020
This commit updates the .Source() method
to not wrap a null ISourceFilter in Union<bool,ISourceFilter>, so
that it is not serialized in the request.

Fixes #4787

Co-authored-by: Russ Cam <russ.cam@elastic.co>
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.

NEST generates query for null values
1 participant