New Features
- New DataFusion Connector
- Simplified
Dag
interface - All nodes use the same instant for commit timeout
- SQL transformations are common across sources
LmdbRoCache
andLmdbRwCache
implementSend
andSync
- Stateful pipeline for Sources without Primary Key
- Separation of Dag execution and Dag construction
Bug fixes
- Fix record delete when duplicated words are in string field
- Fix usage of decimal with trailing zeros in secondary index
- Fix e2e tests and hanging epoch manager test
- Rephrase error when primary key is missing
- buildkite integration test for eth e2e case
Full Changelog: v0.1.6...v0.1.7