Version 1.2
- Released
2018/01
- New features
- Nested fields
- Partitioning and parallelism
- Read/write JSON files with full nested fields support
- Read/write Avro files with full nested fields support
- New utilities
- ‘evd_remove_comments’
- ‘evd_to_avro_scheme’
- New components
- ‘Assign’ – assign content of the flow into variable
- ‘Depart’
- ‘Gather’
- ‘Merge’
- ‘Partition’
- ‘Readjson’
- ‘Watcher’ – makes debugging easier
- ‘Writejson’
- Bugfixes
Fixed issue with standard C++ library that was very rarely and on some systems only, causing memory/data corruption when copying partially overlapping memory regions.