[GitHub] [carbondata] Indhumathi27 opened a new pull request #3174: [CARBONDATA-3344] Fix Drop column not present in table

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

[GitHub] [carbondata] Indhumathi27 opened a new pull request #3174: [CARBONDATA-3344] Fix Drop column not present in table

GitBox
Indhumathi27 opened a new pull request #3174: [CARBONDATA-3344] Fix Drop column not present in table
URL: https://github.com/apache/carbondata/pull/3174
 
 
   Why this PR needed?
   When trying to drop column which is not present in main table, it is throwing Null pointer exception, instead of throwing exception for column does not exists in table.
   
    - [ ] Any interfaces changed?
   
    - [ ] Any backward compatibility impacted?
   
    - [ ] Document update required?
   
    - [x] Testing done
           testcase added
         
    - [ ] For large changes, please consider breaking it into sub-tasks under an umbrella JIRA.
   
   

----------------------------------------------------------------
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:
[hidden email]


With regards,
Apache Git Services