[jira] [Resolved] (CARBONDATA-4000) Presto select query failure right after firing update query

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Resolved] (CARBONDATA-4000) Presto select query failure right after firing update query

Akash R Nilugal (Jira)

     [ https://issues.apache.org/jira/browse/CARBONDATA-4000?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ajantha Bhat resolved CARBONDATA-4000.
--------------------------------------
    Resolution: Fixed

> Presto select query failure right after firing update query
> -----------------------------------------------------------
>
>                 Key: CARBONDATA-4000
>                 URL: https://issues.apache.org/jira/browse/CARBONDATA-4000
>             Project: CarbonData
>          Issue Type: Bug
>          Components: core
>            Reporter: Akshay
>            Priority: Major
>          Time Spent: 4h 20m
>  Remaining Estimate: 0h
>
> The putObject() method implementation was missing due to which select query on *struct* complex data type after firingĀ *update* queries were failing.
> Solution-
>  Added implementation in ColumnarVectorWrapperDirectWithDeleteDelta. Earlier without this implementation control went to its parent class AbstractCarbonColumnarVector,java which was unsupported.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)