eyala opened a new pull request, #43: URL: https://github.com/apache/datafu/pull/43
Makes DataFu compile and test with Spark 3.2.4. Most things would have worked with the previous version, but this fixed the functionality in [SparkOverwriteUDAFs](https://github.com/eyala/datafu/blob/main/datafu-spark/src/main/scala/spark/utils/overwrites/SparkOverwriteUDAFs.scala) which breaks in Spark 3.2.0. As an additional note - most of the functionality in DataFu also works in Spark 3.3.x, but there are tests failing so this is an incremental improvement. Also some fixes for ordering issues in tests and a general upgrade of the versions used in our Github actions in the build. -- 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: dev-unsubscr...@datafu.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org