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: can't duplicately decode Serializer object #144

Merged
merged 2 commits into from Dec 14, 2019
Merged

Conversation

wongoo
Copy link
Contributor

@wongoo wongoo commented Dec 11, 2019

What this PR does:
it can only decode Serializer object once. this PR fix it to allow duplicately decode Serializer objects.

Which issue(s) this PR fixes:

Special notes for your reviewer:
currently, it only decode Serializer object when meeting class definition, but the Serializer object may occurs many times.

Does this PR introduce a user-facing change?:

fix: can't duplicately decode Serializer object

serialize.go Show resolved Hide resolved
@wongoo wongoo merged commit eb7cef0 into apache:master Dec 14, 2019
zhaoyunxing92 pushed a commit that referenced this pull request Sep 4, 2021
* fix: can't duplicately decode Serializer object

* separate imports
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.

None yet

2 participants