Karan created CARBONDATA-4097:
---------------------------------
Summary: Direct filling of column vector is not allowed for a alter table, because it uses RestructureBasedCollector. However ColumnVectors were initialized as ColumnVectorWrapperDirect even for alter table.
Key: CARBONDATA-4097
URL:
https://issues.apache.org/jira/browse/CARBONDATA-4097 Project: CarbonData
Issue Type: Bug
Components: core
Affects Versions: 2.1.0
Reporter: Karan
Fix For: 2.0.1
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.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)