SiasDoming
Results
1
issues of
SiasDoming
I'm migrating from Core-C++ to Core-Java. But while reading data of type `CHAR(n)`, I found the `BytesColumnVector.length` in Java has a different semantic compared with `StringVectorBatch.length` in C++. In Java,...