Skip to content

5.0.0

Compare
Choose a tag to compare
@pravinbhat pravinbhat released this 09 Nov 03:51
· 20 commits to main since this release

Key Highlights

  • CDM refactored to be fully Spark Native and more performant when deployed on a multi-node Spark Cluster
  • trackRun feature has been expanded to record run-info for each part in the CDM_RUN_DETAILS table. Along with granular metrics, this information can be used to troubleshoot any unbalanced problematic partitions.
  • This release has feature parity with 4.x release and is also backword compatible while adding the above mentioned improvements. However, we are upgrading it to 5.x as its a major rewrite of the code to make it Spark native.

Jar file can also be found in the packages section here.