EVL Tool brings new features in the newest 1.2 version:

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_schema

New components:

  • Assign’ – assign content of the flow into variable
  • Depart
  • Gather
  • Merge
  • Partition
  • Readjson
  • Run’ – include custom command
  • 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.