Skip to content

Release 0.21.1

Compare
Choose a tag to compare
@dhruvesh09 dhruvesh09 released this 11 Feb 21:31
· 616 commits to master since this release

Release 0.21.1

Major Features and Improvements

Bug Fixes and Other Changes

  • Do validation on weighted feature stats.
  • During schema inference, skip features which are missing common stats. This
    makes schema inference work when the input stats are generated from some
    pre-existing, unknown schema.
  • Fix facets visualization in Chrome >=M80.

Known Issues

  • Running TFDV with Apache Beam 2.18 or 2.19 does not work on Windows. If you
    are using TFDV on Windows, use Apache Beam 2.17.

Breaking Changes

Deprecations