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

(guava) Multimap serializer produces wrong Schema structure #19

Closed
cowtowncoder opened this issue Aug 11, 2017 · 4 comments
Closed

(guava) Multimap serializer produces wrong Schema structure #19

cowtowncoder opened this issue Aug 11, 2017 · 4 comments
Labels
Milestone

Comments

@cowtowncoder
Copy link
Member

(note: root cause for FasterXML/jackson-dataformats-binary#103)

Looks like MultimapSerializer is reporting its structure same as regular MapSerializer.
This incorrect since its values are wrapped in an array.

@ghost
Copy link

ghost commented Aug 15, 2017

Thanks a ton for getting to this so quickly. Do you have an ETA on the release for this? Also, please confirm this will be available in 2.9.1.

@cowtowncoder
Copy link
Member Author

Yes, this will be in 2.9.1. Releases usually based on rate of fixes (released when enough important fixes).
Usually first .1 release occurs no later than 4 weeks after .0 release, but there's been surprisingly low rate of bug reports so we'll see. Guessing end of August 2017 might be likely release date.

@ghost
Copy link

ghost commented Sep 1, 2017

I noticed the 2.8 line was released. Any update on 2.9.1?

@cowtowncoder
Copy link
Member Author

@wbautistaEXPEDIA Still collecting patches, but should do release within next 2 weeks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant