Skip to content

Conversation

@BohuTANG
Copy link
Member

@BohuTANG BohuTANG commented Oct 31, 2025

I hereby agree to the terms of the CLA available at: https://docs.databend.com/dev/policies/cla/

Summary

  • refines UDF Flight error handling to categorize transport, server, schema, and data issues, returning actionable hints
  • aligns retry logic with the new transport detection so we avoid futile retries when the stream drops mid-flight

Tests

  • Unit Test
  • Logic Test
  • Benchmark Test
  • No Test - Explain why

Type of change

  • Bug Fix (non-breaking change which fixes an issue)
  • New Feature (non-breaking change which adds functionality)
  • Breaking Change (fix or feature that could cause existing functionality not to work as expected)
  • Documentation Update
  • Refactoring
  • Performance Improvement
  • Other (please describe):

This change is Reviewable

@BohuTANG BohuTANG changed the title Refine UDF transport error messaging chore: refine UDF transport error messaging Oct 31, 2025
@github-actions github-actions bot added the pr-chore this PR only has small changes that no need to record, like coding styles. label Oct 31, 2025
@BohuTANG BohuTANG force-pushed the feat/udf-error-hints branch from 7542546 to 22b3dcf Compare October 31, 2025 13:01
@BohuTANG BohuTANG marked this pull request as draft October 31, 2025 13:20
@BohuTANG BohuTANG force-pushed the feat/udf-error-hints branch 3 times, most recently from bbdf756 to 3505901 Compare November 1, 2025 03:29
@BohuTANG BohuTANG force-pushed the feat/udf-error-hints branch from 3505901 to d43d960 Compare November 1, 2025 05:30
@BohuTANG BohuTANG marked this pull request as ready for review November 3, 2025 07:29
@BohuTANG BohuTANG requested a review from b41sh November 3, 2025 07:29
@BohuTANG BohuTANG merged commit 346c94c into databendlabs:main Nov 3, 2025
90 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-chore this PR only has small changes that no need to record, like coding styles.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant