Skip to content

v0.0.43

Compare
Choose a tag to compare
@lyogev lyogev released this 02 May 11:53

New:

Improvements:

  • Support kafka topic pattern
  • Support writing full dataframes to influxDB with all columns as tags
  • Add support for watermark in streaming metrics
  • Support streaming for all writers using batchMode

Fixes

  • Fixed hive implementation
  • Use Hive metastore in E2E instead of MySQL DB
  • Support tests without mocks
  • Multiple bug fixes