Skip to content

New features & Bug Fixes

Compare
Choose a tag to compare
@allisonsuarez allisonsuarez released this 22 Dec 23:12
· 40 commits to master since this release
8c63307

docs: Update DashboardMetadata docs (#402)
refactor: Add a level of record abstraction (#380)
updated part_type to be lowercase and follow code (#403)
chore: Remove support for Python<3.6 (#407)
fix: pandas 'nan' values (#409)
[fix] cast the read counts to be ints (#410)
[fix] Make table stats val be str (#411)
fix: cast dashboard usage to be int (#412)
chore: update sample data loader to remove sqlite (#413)
fix: FsNeo4jCSVLoader fails if nodes have disjoint keys (#408)
feat: Feast extractor (#414)
fix: retry loop for exception caused by deadlock on badge node (#404)
feat: adding CsvTableBadgeExtractor (#417)
doc: Fix typo and space (#420)
chore: rename delta-lake to delta (#419)
fix: Update the key format of set 'grouped_tables' (#421)
fix: fix redash dashboard exporter (#422)
chore: Delete unused metric models (#423)
fix: typo in Readme (#424)
feat: Sample Feast job with ES publisher (#425)
fix: add csv badges back in Quickstart (#418)
chore: using f-string instead of string.format (#428)
fix: Address PyAthena version (#429)
fix: Move 'grouped_tables' into _retrieve_tables (#430)
feat: atlas_search_extractor | 🎉 Initial commit. (#415)