Releases: canimus/cuallee
Releases · canimus/cuallee
v0.15.4
Compare
Sorry, something went wrong.
No results found
🚀 Change test cases for support to pyspark==4.0.1 ✔️
v0.15.3
Compare
Sorry, something went wrong.
No results found
Added a fix for polars.are_unique rules that allow comparisson via pl.struct
v0.15.2
Compare
Sorry, something went wrong.
No results found
Addition of is_custom support for pandas. Thank you @jkkronk
v0.15.1
Compare
Sorry, something went wrong.
No results found
Fix test cases for snowpark
Bump versions from dependabot
v0.15.0
Compare
Sorry, something went wrong.
No results found
New Check.ok() method to return true|false when all rules in the check ended up with PASS status
Upgraded to support duckdb==1.1.1
Better error handling for duckdb.DuckDbPyRelation object, instructing user to register their relation first
Introduction to pre-commit on the repository as guardrails for dev work
v0.14.1
Compare
Sorry, something went wrong.
No results found
Bump to python >=3.10. Thanks @runkelcorey
Lightweight verification of compute engines
v0.14.0
Compare
Sorry, something went wrong.
No results found
Refactor for less is_instance validation
Reduce -32% code complexity
Suggested fix is_custom for pyspark-connect
v0.13.2
Compare
Sorry, something went wrong.
No results found
Fixes on pyspark validation dataframe. Thanks @runkelcorey
Bumped versions of tooling and added pre-commit as aid to development and standards
v0.13.1
Compare
Sorry, something went wrong.
No results found
Formatting of is_custom validation. Thanks @marrov for the pointers in the discussions.
v0.13.0
Compare
Sorry, something went wrong.
No results found
Polars offers is_unique with ignore_nulls flag to allow validation ignoring nulls defaults to false