EVL – ETL Tool

Table of Contents


Products, services and company names referenced in this document may be either trademarks or registered trademarks of their respective owners.

Copyright © 2017–2021 EVL Tool, s.r.o.

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts.

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
  • 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.