azure-event-hubs-spark icon indicating copy to clipboard operation
azure-event-hubs-spark copied to clipboard

Package Support for Scala 2.13 or 3+

Open kenny-chalupa opened this issue 2 years ago • 6 comments

Currently there is no support for scala 2.13+ or 3+

Is there an alternative library for connecting event hub streams to spark that can support scala 2.13+ or 3+?

Are there plans to releasing a version that supports scala 2.13+ or 3+ with this package?

This feature would allow us to utilize this library without dependency conflicts with other azure packages that use scala 2.13+ or 3+

kenny-chalupa avatar Apr 14 '23 20:04 kenny-chalupa

+1

nageshs28 avatar May 03 '23 08:05 nageshs28

+1

allochbaum avatar Sep 06 '23 19:09 allochbaum

Hi. Can someone from the Azure team comment on this issue? Spark has supported Scala 2.13 for almost 2 years at this point so I think it's a reasonable issue/feature request

hagerf avatar Sep 18 '23 13:09 hagerf

https://github.com/apache/spark/commit/342920296c941514e3dafbafc9a349d3c508668a Looks like Spark 4.0 is going to support Scala 2.13+

321cyb avatar Dec 27 '23 02:12 321cyb