FrankChen021 commented on PR #19782: URL: https://github.com/apache/druid/pull/19782#issuecomment-5113501695
Closing as `SKIPPED_COMPLEX_COMPATIBILITY`. The dependency change is only `com.tdunning:t-digest` 3.2 → 3.3, but the [failing CI shard](https://github.com/apache/druid/actions/runs/30409423013/job/90442026205) records five `TDigestSketchSqlAggregatorTest` result changes across multiple paths: `3.5 → 4.0` and `1.1 → 1.0`. These are observable aggregation-result semantics changes, not a stale/conflict failure, so resolving this safely requires an explicit backward-compatibility decision and focused validation rather than merely updating expectations. The branch is left unchanged. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
