[
https://issues.apache.org/jira/browse/CARBONDATA-3344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Indhumathi Muthumurugesh updated CARBONDATA-3344:
-------------------------------------------------
Description:
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!
> 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
> Attachments: drop.png
>
>
> 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)