World's most powerful open data catalog for building a high-performance, geo-distributed and federated metadata lake.
1.09k
stars
343
forks
source link
[MINOR] Remove unused throw exception in SecureHadoopCatalogOperations#testConnection #5607
Closed
m1a2st closed 2 days ago
What changes were proposed in this pull request?
the
testConnection
throw Exception is redundant in this method, so we should remove it.Why are the changes needed?
update the code quality
Does this PR introduce any user-facing change?
n/a
How was this patch tested?
n/a