captainzmc opened a new pull request #200: [LIVY-637]Fix NullPointerException 
when create database using thrifts…
URL: https://github.com/apache/incubator-livy/pull/200
 
 
   
   ## What changes were proposed in this pull request?
   
   Spark beeline use old hive-jdbc-client doesn’t do null point ref check. So  
when new TRowSet, setColumes make sure column set not null.
   
   ## How was this patch tested?
   
   Connect to livy's thriftserver using spark beeline. And create/use/drop 
database will no longer have nullpointerexceptions after execution.
   
   
![image](https://user-images.githubusercontent.com/13825159/63147414-b0484400-c030-11e9-8d14-b22238306194.png)
   

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


With regards,
Apache Git Services

Reply via email to