Description
ColumnVector does not clean-up its children on close. This means that we are sure to leak memory when we are using OffHeapColumnVectors.
ColumnVector does not clean-up its children on close. This means that we are sure to leak memory when we are using OffHeapColumnVectors.