Skip to content

v0.2.0

Compare
Choose a tag to compare
@subhankarb subhankarb released this 19 Aug 03:33
· 155 commits to main since this release
d02bfc2

What's Changed

Feature

  • Automatic field profiling for SQL and Search Index data source. The automatic profiler will discover all the tables, indices, and fields for a given dataset. And will generate metrics for all the numeric and text fields
  • Added numeric distribution metric for the average value.
  • Added numeric distribution metric for minimum value.

New Contributors

Full Changelog: v0.1.2...v0.2.0