Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
2.0.0-beta-1
-
None
-
None
-
Reviewed
Description
INCLUDE_AND_NEXT_COL from filter doesn't skip remaining versions of the cell if the scan has explicit columns.
This is because we use a column hint from a column tracker to prepare a cell for seeking to next column but we are not updating column tracker with next column when filter returns INCLUDE_AND_NEXT_COL.