ayushtkn commented on PR #4904:
URL: https://github.com/apache/hive/pull/4904#issuecomment-1830138365
if i have a call like
try {
do something
} catch(NoSuchObjectException ne) {
do some logic
}
now if I throw HiveException, such a code will break, right?
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]