Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
The `is_valid` calls inside the lexical comparator are not being inlined because calls go through a `dyn Array`. We can instead call the `is_valid` function of `ArrayData` directly.
Attachments
Issue Links
- links to