[jira] [Created] (CARBONDATA-4097) 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.
Posted by
Akash R Nilugal (Jira) on
Dec 23, 2020; 7:48am
URL: http://apache-carbondata-dev-mailing-list-archive.168.s1.nabble.com/jira-Created-CARBONDATA-4097-Direct-filling-of-column-vector-is-not-allowed-for-a-alter-table-becaus-tp105086.html
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)