akashrn5 opened a new pull request #3716: [CARBONDATA-3774]Fix hiding the 
actual exceptions during tableExists check
URL: https://github.com/apache/carbondata/pull/3716
 
 
    ### Why is this PR needed?
    In table exists API, we catch all exceptions and say table does not exists 
which is wrong
    
    ### What changes were proposed in this PR?
   Catch only NoSuchTableException fro spark and return false, for other 
exceptions, throw it to caller
       
    ### 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:
[email protected]


With regards,
Apache Git Services

Reply via email to