stevenschlansker opened a new pull request, #2494:
URL: https://github.com/apache/fory/pull/2494
We dynamically select the key and value type, and tried using this overload
of Encoders.mapEncoder
With the single-arg mapEncoder invocation, bean codec classes are loaded
with `token4BeanLoad`
But this overload never loads the bean classes leading to unexpected
exceptions during Map codec compile since bean codecs are not loaded
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]