Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
4.0.0
Description
Looks like the buffer copy logic doesn't work for BitVector, even though the BitVector is from BaseFixedWidthVector. I created two VectorSchemaRoot (target empty), calling
VectorSchemaRootAppender.append(target, source);
then reading from the target didn't give me correct result.
Hope to get confirmation from experts that this is a problem in Apache Arrow, if yes, wondering if there is a workaround (tried using copyFromSafe as well and it doesn't work either)
Attachments
Issue Links
- links to