iceberg-python icon indicating copy to clipboard operation
iceberg-python copied to clipboard

HA HMS support

Open awdavidson opened this issue 1 year ago • 3 comments

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

awdavidson avatar May 20 '24 13:05 awdavidson

@Fokko @yothinix are you interested in this too?

awdavidson avatar Jun 27 '24 08:06 awdavidson

@awdavidson This looks like a nice addition. Could you add a test as well?

Fokko avatar Jun 28 '24 06:06 Fokko

@awdavidson This looks like a nice addition. Could you add a test as well?

Unit tests have been added

awdavidson avatar Jul 04 '24 15:07 awdavidson