Skip to main content

Module binary

Module binary 

Source

Re-exports§

pub use boolean::and_kleene;Deprecated
pub use boolean::or_kleene;Deprecated
pub use boolean::BooleanExecuteAdaptor;
pub use boolean::BooleanKernel;
pub use boolean::kleene_boolean_buffer_scalar;
pub use boolean::kleene_boolean_buffers;

Modules§

boolean

Structs§

Binary
CompareExecuteAdaptor
Adaptor that bridges CompareKernel implementations to ExecuteParentKernel.

Traits§

CompareKernel
Trait for encoding-specific comparison kernels that operate in encoded space.

Functions§

compare_nested_arrow_arrays
Compare two Arrow arrays element-wise using make_comparator.
scalar_cmp