russlan23 commented on issue #71497: URL: https://github.com/apache/airflow/issues/71497#issuecomment-5276431570
This is already fixed on both maintained branches. PR #70833 normalizes duration values to `float` before percentile interpolation and adds `Decimal` regression coverage; its backport, PR #70964, merged into `v3-3-test` on August 3. The report remains reproducible in the released 3.3.0 image because that release predates the backport, but the fix is present in the current 3.3 maintenance branch. This issue can likely close as already resolved unless the endpoint still fails on `v3-3-test`. --- Drafted-by: OpenAI Codex (GPT-5) (no human review before posting) -- 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]
