Expand description
Module containing functionality to compute array equality.
This module uses ArrayData and does not
depend on dynamic casting of Array.
Modulesยง
- boolean ๐
- byte_view ๐
- dictionary ๐
- fixed_binary ๐
- fixed_list ๐
- list ๐
- list_view ๐
- null ๐
- primitive ๐
- run ๐
- structure ๐
- union ๐
- utils ๐
- variable_size ๐
Functionsยง
- equal
- Logically compares two ArrayData.
- equal_range ๐
- equal_values ๐
- Compares the values of two ArrayData starting at lhs_startandrhs_startrespectively forlenslots.