[Scala] Add support of scala 2.12.x
Closed this issue ยท 4 comments
Feature Request
Currently, fory-scala supports Scala 2.13, but the majority of Spark users are still on Scala 2.12.x.
Is your feature request related to a problem? Please describe
No response
Describe the solution you'd like
No response
Describe alternatives you've considered
No response
Additional context
No response
Hi @zuston ๐
Thanks for raising this! Supporting Scala 2.12.x would be valuable for Spark users.
Would you or others be interested in implementing this?
Hi @zuston ๐
Thanks for raising this! Supporting Scala 2.12.x would be valuable for Spark users.
Would you or others be interested in implementing this?
Maybe I could take this but I'm not familiar with fory, this may take me some time
That's great that you're interested in working on this! Don't worry about being new to Fory - we all start somewhere.
To help you get started:
- Our scala guide is at https://github.com/apache/fory/blob/main/docs/guide/scala_guide.md
- Feel free to start small and ask questions along the way
- Take your time - there's no rush
Let me know if you need any help or have questions. Looking forward to your contribution!
Not planed