chaokunyang commented on issue #2199: URL: https://github.com/apache/fury/issues/2199#issuecomment-2868305199
Hi @Platob , Scala 2.12 and 2.13+ has incompatibility for collection API. Support scala 2.12 may need more effort. Would you like to contribute to it? `scala/src/main/scala/org/apache/fury/serializer/scala/CollectionSerializer.scala` needs updated to use `scala-collection-compat` -- 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]
