Patrick Duin

Results 13 comments of Patrick Duin

This is not needed for `METADATA_MIRROR` as that is an exact metadata copy of the table so all locations will be the same

Would it be possible to do this on Prometheus side https://prometheus.io/docs/practices/histograms/ We'll be more flexible that way if someone want a different percentile.

I just did a clean checkout of branch `hive-3.x` ran: `mvn clean install -DskipTests` `cd waggle-dance-integration-tests` `mvn test -Dtest=WaggleDanceIntegrationTest#getTableMeta` and tests succeed. Running from IDE (eclipse) also succeeds. Also your...

strange I got to 224 attempts and the stopped the test all were ok. I suggest to move the: ``` runner = WaggleDanceRunner .builder(configLocation) .databaseResolution(DatabaseResolution.PREFIXED) .primary("primary", localServer.getThriftConnectionUri(), READ_ONLY) .federate(SECONDARY_METASTORE_NAME, remoteServer.getThriftConnectionUri(),...

Hi @adamkennedy thank you for reaching out. We do not have plans/time to add Hive4 support. But will review and release contributions if this is something that you are interested...

Hi and thanks, Probably easier to exclude those from your pom. I think for this library we should make a new release where we make all those deps set to...

Thanks for the detailed reply! I see what you mean. We'll have to look into this a bit.

There has been many changes and this go out of date. Closed.

Yup I'll try to get some eyes on this next week, thank you!!! On Fri, 12 Apr 2024, 10:40 tian bao, ***@***.***> wrote: > @patduin Could you review this or...