v0.2.2
What's Changed
Features
- feat(metric): implemented null count calculation by @WeryZebra-Yue in #72
- feat(metrics): implemented distinct count with tests by @niyasrad in #67
- feat(metric): implemented null percentage calculation by @WeryZebra-Yue in #76
- feat: add bigquery data source by @datageek00 in #79
- feat: add databricks data source by @datageek00 in #82
- feat: add elasticsearch data source by @datageek00 in #83
- feat(metrics): added empty-string-count and tests by @niyasrad in #78
- feat: add mysql data source by @datageek00 in #84
- feat(metrics): implemented empty-string-percentage metric and tests by @niyasrad in #85
Bug Fix
- fix(metric): the metric configuration filters does not apply by @WeryZebra-Yue in #93
- fix(import): modules to import isn't being identifiable by @WeryZebra-Yue in #95
- fix(metrics): round function in average and variance metric by @WeryZebra-Yue in #97
- fix(metric): field_name not being accepted in open-search and elastic-search in freshness metric by @WeryZebra-Yue in #96
- fix(datasource): included qualified_table_name to all table calls by @niyasrad in #87
Documentation Improvement
- docs: fix the issue link by @fabriciodadosbr in #88
- docs: add slack channel to readme by @datageek00 in #94
- docs: update metric configurations by @datageek00 in #98
- docs: added tracking for docs by @subhankarb in #99
- docs: update website-docs by @PULAK0717 in #73
New Contributors
- @PULAK0717 made their first contribution in #73
- @fabriciodadosbr made their first contribution in #88
Full Changelog: v0.2.1...v0.2.2