Description
ColumnVector for alter tables should not be initialized as ColumnVectorWrapperDirect because direct filling is not allowed for alter table. It should be initialized as ColumnVectorWrapper.
ColumnVector for alter tables should not be initialized as ColumnVectorWrapperDirect because direct filling is not allowed for alter table. It should be initialized as ColumnVectorWrapper.