Robert Kruszewski

Results 57 issues of Robert Kruszewski

ValidityArray could wrap an existing array by overlaying validity buffer. You could think of it as a special case of SparseArray where only the validity is sparse

Need to account for patches. This would like mean having happy code path for constants that encode and those that don't. For unequal comparisons still need to compare every value

good first issue

- [x] Compare - [ ] Binary boolean - [ ] Binary Arithmetic

We check for security advisories but we never do anything with them apart from failing next ci. We should enforce that releases cannot be created if there are unaddressed advisories

Get random changed a lot of its internals in 0.3. Now backend if a cargo feature that downstream consumers have to set instead of library choosing for them. I tried...

### Describe the bug When upgrading to Datafusion 48 our continous benchmarking infra detected a 25x regression in Q6 and 10x in Q0 of Clickbench. This query was previously answered...

bug