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

support java integer null #296

Merged
merged 1 commit into from
Dec 6, 2021
Merged

Conversation

binbin0325
Copy link
Member

What this PR does:
go decode support java integer null
Which issue(s) this PR fixes:

Fixes apache/dubbo-go#1637

Special notes for your reviewer:

Does this PR introduce a user-facing change?:


@wongoo
Copy link
Contributor

wongoo commented Dec 3, 2021

@sanxun0325 pls add unit test for it.

@binbin0325
Copy link
Member Author

@sanxun0325 pls add unit test for it.

done

@AlexStocks AlexStocks merged commit 75ff950 into apache:master Dec 6, 2021
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.

Decode List<Integer> from Java to []int32 get error
4 participants