Ross Lawley
Ross Lawley
Happy to take pull requests - and if you are interested I'm looking for maintainers of this project
Its an eventual aim:) and will take patches / pull requests if someone is keen!
Spark 3.2.0 support is available via the 10.0.x version of the connector.
Hi @dohr-michael, The Spark 10.0.x version is written purely in Java so was intended to work without issue across scala versions. However, I see there was an issue using Seq....
Thanks @dohr-michael, Unfortunately, the point of the Spark Datasource v2 being designed using Java interfaces was intended to make writing connectors simpler for libraries such as ours. However, Scala not...
Conversion of Undefined is available in 10.0.3
This isn't currently supported and you have to reload. Happy to take a PR if you want to implement this behaviour - it would be good
This issue seesaws alot - once 0.8 is out I will review for 0.9
Thanks @oun for the PR