arjun4084346 commented on pull request #3344: URL: https://github.com/apache/gobblin/pull/3344#issuecomment-894404144
> @arjun4084346 Just want to confirm that have you verified when there is partition, add_partition will throw AlreadyExistsException but not other exception? Same for get_partition and NoSuchObjectException. Asking because I barely remember I do see some other TException been throw when there is no partition exist. If that's not the case, the PR LGTM Yes, I verified. Also added a unit test to confirm what exact exception hive client returns in case a) partition already exists, b) partition does not exist. -- 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]
