You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First release candidate for 0.3. The goal of which is to switch from some of the custom coded components and use native spark/hadoop functions instead, as well as tidying up some of the code base.
Updates ScalaTest and SBT to latest versions
Replace custom code for handling parsing mode with the FailureSafeParser
Continue to ensure builds succeed for supported versions of Spark 3
Initial release of the CEF data source for Spark 3.0.1 and Scala 2.12. There are some outstanding items which need to be cleaned up, but this is suitable for testing and deployment to production systems. Once the clean-up has been completed this will move to a none snapshot release.