spiraldb / vortex

An extensible, state-of-the-art columnar file format
https://vortex.dev
Apache License 2.0
1.01k stars 28 forks source link

Make BinaryBooleanFn consistent with CompareFn #1488

Closed gatesn closed 2 days ago

gatesn commented 2 days ago

So now the implementation returns Result<Option<ArrayData>> and the dispatch logic is almost identical.