Skip to content

resolve saveToEs saves case classes fields with NULL values #998 #1478

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 3 commits into from
Jan 6, 2022

Conversation

lucebert
Copy link
Contributor

@lucebert lucebert commented May 16, 2020

This PR fix the Scala Writer when it processes case classes with null fields.

Correction about issue #998

  • I have signed the [Contributor License Agreement (CLA)][]

@lucebert lucebert changed the title resolve #998 resolve saveToEs saves case classes fields with NULL values #998 May 16, 2020
@lucebert
Copy link
Contributor Author

lucebert commented May 21, 2020 via email

@masseyke
Copy link
Member

Hi @lucebert. Sorry for the very long delay. Thanks for the PR, and especially the tests. If you are still around I would like to get this merged in. It looks pretty good to me but now has merge conflicts that need to be cleared up before it can be merged.

Copy link
Member

@masseyke masseyke left a comment

Choose a reason for hiding this comment

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

Looks good to me.

@masseyke
Copy link
Member

masseyke commented Jan 4, 2022

@lucebert do you want to merge this? I think you'll have permissions now. If not, I can merge it.

@lucebert
Copy link
Contributor Author

lucebert commented Jan 6, 2022

@masseyke Thanks for the review. I don't seem to be able to merge, so you can do it 👍

@masseyke masseyke merged commit 6ce9390 into elastic:master Jan 6, 2022
masseyke pushed a commit to masseyke/elasticsearch-hadoop that referenced this pull request Jan 6, 2022
… (elastic#1478)

This PR fix the Scala Writer when it processes case classes with null fields.
Closes elastic#998
masseyke pushed a commit to masseyke/elasticsearch-hadoop that referenced this pull request Jan 6, 2022
… (elastic#1478)

This PR fix the Scala Writer when it processes case classes with null fields.
Closes elastic#998
masseyke added a commit that referenced this pull request Jan 6, 2022
…) (#1853)

This PR fix the Scala Writer when it processes case classes with null fields.
Closes #998

Co-authored-by: Luc Ebert <39068991+lucebert@users.noreply.github.com>
masseyke added a commit that referenced this pull request Jan 6, 2022
…) (#1854)

This PR fix the Scala Writer when it processes case classes with null fields.
Closes #998

Co-authored-by: Luc Ebert <39068991+lucebert@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants