chaokunyang commented on issue #1405:
URL: 
https://github.com/apache/incubator-fury/issues/1405#issuecomment-2003093228

   All registered serializers are lied at 
`fury-core/src/main/java/org/apache/fury/serializer`. `String[]` are registered 
too. It's a good suggestion to point out which serializers has been registered. 
Maybe we can add a link to the source code in the java serialization guide. 
List serializers sounds good too.
   
   FYI, serializers for `String[]` has been registered in 
`org.apache.fury.serializer.ArraySerializers.StringArraySerializer`


-- 
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]

Reply via email to