You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## What does this PR do?
fix child container bug
<!-- Describe the purpose of this PR. -->
## Related issues
#1855
<!--
Is there any related issue? Please attach here.
- #xxxx0
- #xxxx1
- #xxxx2
-->
## Does this PR introduce any user-facing change?
<!--
If any user-facing interface changes, please [open an
issue](https://github.com/apache/fury/issues/new/choose) describing the
need to do so and update the document if necessary.
-->
- [ ] Does this PR introduce any public API change?
- [ ] Does this PR introduce any binary protocol compatibility change?
## Benchmark
<!--
When the PR has an impact on performance (if you don't know whether the
PR will have an impact on performance, you can submit the PR first, and
if it will have impact on performance, the code reviewer will explain
it), be sure to attach a benchmark data here.
-->
Search before asking
Version
0.7.1
Component(s)
Java
Minimal reproduce step
What did you expect to see?
可以正常序列化 map 类型
What did you see instead?
downgrade to 0.7.0
Anything Else?
No response
Are you willing to submit a PR?
The text was updated successfully, but these errors were encountered: