[jira] [Resolved] (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
Jan 27, 2021; 4:48am
URL: http://apache-carbondata-dev-mailing-list-archive.168.s1.nabble.com/jira-Resolved-CARBONDATA-4097-Direct-filling-of-column-vector-is-not-allowed-for-a-alter-table-becau-tp105696.html
[
https://issues.apache.org/jira/browse/CARBONDATA-4097?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Kunal Kapoor resolved CARBONDATA-4097.
--------------------------------------
Fix Version/s: (was: 2.0.1)
2.1.1
Resolution: Fixed
> 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
> Priority: Major
> Fix For: 2.1.1
>
> Time Spent: 4h 50m
> Remaining Estimate: 0h
>
> 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)