Skip to content

v0.6.6-rc.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 06 Feb 09:08
· 1 commit to main since this release
8fd57d0
Refactor pushdown builder (#236)

* Predicate builder refactoring

* Use OOP for predicate builder

* All tests are passed after refactoring

* Minor changes