Skip to content

v0.7.0

Compare
Choose a tag to compare
@mjakubowski84 mjakubowski84 released this 01 Aug 19:25
· 359 commits to master since this release

This release focuses on providing developers better tooling for writing Parquet files with data coming from indefinite streams. By indefinite stream we mean one with a source that reads data e.g. from message broker (like Kafka). A new handy Sink is added to akka module with plenty of parameters.
And you have example application in project source, please have a read!