liyong072 opened a new pull request #4054:
URL: https://github.com/apache/carbondata/pull/4054


   …Hive throw NPE
   
    ### Why is this PR needed?
   
   If the tableprops(in file 
org/apache/carbondata/hive/CarbonHiveMetastoreListener.scala) does not have 
org.apache.spark.sql.CarbonSource property, it will throw NPE.
    
    ### What changes were proposed in this PR?
   
   Changed case ALTER_TABLE in CarbonHiveMetastoreListener. Added a property 
check(org.apache.spark.sql.CarbonSource) in tableprops
       
    ### 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:
us...@infra.apache.org


Reply via email to