You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Compute additional `DataLayout::INode` offset directly in bytes
instead of bits to perform division by 8 at query compile time.
- Remove stride computations for leaves without repetitions, i.e.
explicit constant folding at query compile time.
0 commit comments