ShreelekhyaG opened a new pull request, #4279:
URL: https://github.com/apache/carbondata/pull/4279

    ### Why is this PR needed?
    Drop Index Fails after TABLE RENAME
    
    ### What changes were proposed in this PR?
   After table rename, its si tables property - `parentTableName` is updated 
with latest name and index metadata gets updated. When drop index is triggered, 
it deserializes index metadata to get parent table name. Removed the if check 
in `deserializeIndexMetadata` to get the updated data.
       
    ### Does this PR introduce any user interface change?
    - No
   
    ### Is any new testcase added?
    - Yes
   
       
   


-- 
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.

To unsubscribe, e-mail: dev-unsubscr...@carbondata.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to