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

[INLONG-5737][Sort] Fix InLongMsg with inner format raw deserialize throw NullPointException #5738

Merged
merged 1 commit into from
Aug 30, 2022

Conversation

thesumery
Copy link
Contributor

@thesumery thesumery commented Aug 30, 2022

Prepare a Pull Request

  • [INLONG-5737][Sort] Fix InLongMsg with inner format raw deserialize throw NullPointException*

Motivation

Fix InLongMsg with inner format raw deserialize throw NullPointException

Modifications

Add an initialization code for InLongMsg inner DeserializationSchema.

@dockerzhang dockerzhang changed the title [INLONG-5737][Sort] Fix InLongMsg with inner format raw deserialize t… [INLONG-5737][Sort] Fix InLongMsg with inner format raw deserialize throw NullPointException Aug 30, 2022
@dockerzhang dockerzhang merged commit af5a231 into apache:master Aug 30, 2022
dockerzhang pushed a commit that referenced this pull request Aug 30, 2022
…hrow NullPointException (#5738)

Co-authored-by: thesumery <158971219@qq.com>
jun0315 pushed a commit to jun0315/inlong that referenced this pull request Sep 2, 2022
…hrow NullPointException (apache#5738)

Co-authored-by: thesumery <158971219@qq.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.

[Bug][Sort] InLongMsg with inner format raw deserialize will throw NullPointException
7 participants