akkio-97 opened a new pull request #3943:
URL: https://github.com/apache/carbondata/pull/3943


    ### Why is this PR needed?
    The putObject() method implementation was missing due to which select query 
on **struct** complex data type after **update** queries were failing. 
    
    ### What changes were proposed in this PR?
   Added implementation in ColumnarVectorWrapperDirectWithDeleteDelta. Earlier 
without this implementation control went to its parent class 
AbstractCarbonColumnarVector,java which was unsupported.
       
    ### Does this PR introduce any user interface change?
    - No
   
    ### Is any new testcase added?
    - No
   
   
       
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to