MrPowers/spark-daria

New release soon?

Closed this issue · 2 comments

I'd love to use the new DariaWriters in a project wherein I need to output a single CSV file. This functionality seems yet unreleased. What is the timeline for the release that will include that functionality?

@colindean - thanks for opening the issue and sorry for the delayed response. Here's how to access the latest version of the lib:

libraryDependencies += "com.github.mrpowers" %% "spark-daria" % "0.38.2"

If you need anything else or have any suggestions on how we can make this library better, just let me know. Thanks again for opening the issue.

Thank you! I notice that the tags aren't yet up to date on GitHub. Seems like you might need a git push --tags in your release process.