chielP

Results 5 issues of chielP

fix #13260 fix #13262

python
rust
enhancement

This implements a specialized `Count` function in our logical plan which does not materialize the entire dataframe when performing `COUNT(*)` from a data source. fix #13521

python
rust
enhancement
performance

This is a small 'bandaid' fix for comparisons between bool and categorical to avoid panicking fix #15844

python
rust
fix