iceberg-python
iceberg-python copied to clipboard
HA HMS support
Changes Proposed in this PR
Support a HA HMS
URI such as uri: thrift://hms-1:9083,thrift://hms-2:9083 currently is not supported. This change supports HA HMS were each entry will be tried until a successful connection
@Fokko @yothinix are you interested in this too?
@awdavidson This looks like a nice addition. Could you add a test as well?
@awdavidson This looks like a nice addition. Could you add a test as well?
Unit tests have been added