Details
-
Improvement
-
Status: Resolved
-
Trivial
-
Resolution: Fixed
-
None
Description
The lastSet member in ListVector seems misleading. According to the name, it should refers to the last index that is actually set. However, from the context of the code, it actually means the next index that will be set.
We fix this problem, and make it consistent with the lastSet in BaseVariableWidthVector.
Attachments
Issue Links
- links to