Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
With the API BytesColumnVector.setVal(), the isRepeating attribute can't be set correctly if ListColumnVector.child is BytesColumnVector. BytesColumnVector.setRef() should be used to avoid this problem.