Skip to content

Releases: sodadata/soda-streaming

POC-3

14 Jun 08:11
3336bcf

Choose a tag to compare

POC phase 3:

  • Integration of column specific metric definitions in scan file
  • Data generator rest API for partially invalid data
  • Base metric tests
  • End-to-end demo script finetuning
  • Documentation
  • Utility scripts

POC-2.1

09 Jun 11:24
d392b8f

Choose a tag to compare

v0.0.2-1

inline documentation + restructuring (#1)

POC-2

03 Jun 13:56
175c5d0

Choose a tag to compare

Phase 2 of the POC includes:

  • Implementation of python data-generator
  • Integration of Avro serialization in the generator and deserialization in the flink job.
  • Implementation of a set of base metrics.
  • Implementation of initial Warehouse and Scan file parsers.
  • End-to-end demo script, and some small other utility scripts.
  • Generic customer naming

POC-1

20 May 14:05
d77255d

Choose a tag to compare

Phase 1 of the POC:

  • docker-compose with kafka cluster + flink cluster
  • random data generator that produces strings to kafka
  • flink job that produces a message count on a 5-sec tumbling window