[
https://issues.apache.org/jira/browse/CARBONDATA-3344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ravindra Pesala resolved CARBONDATA-3344.
-----------------------------------------
Resolution: Fixed
Fix Version/s: 1.5.4
> Fix Drop column not present in table
> ------------------------------------
>
> Key: CARBONDATA-3344
> URL:
https://issues.apache.org/jira/browse/CARBONDATA-3344> Project: CarbonData
> Issue Type: Bug
> Reporter: Indhumathi Muthumurugesh
> Priority: Minor
> Fix For: 1.5.4
>
> Attachments: drop.png
>
> Time Spent: 3.5h
> Remaining Estimate: 0h
>
> Steps to Reproduce:
> # create table test1(col1 int) stored by 'carbondata'
> # Try to Drop column not present in table => alter table test1 drop columns(name)
> # Find the null pointer exception
> !drop.png!
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)