Skip to content

Conversation

@samikshya-db
Copy link
Contributor

@samikshya-db samikshya-db commented Nov 21, 2025

Summary

  • Changed the default value of use_hybrid_disposition from True to False in the SEA backend
  • Currently, backend is not ready for turning on this feature by default in this driver, we will skip it's usage till then

Changes

  • This disables hybrid disposition by default for SEA backend connections

Test plan

  • Verify existing tests pass
  • Confirm that users can still explicitly enable hybrid disposition by passing use_hybrid_disposition=True

This changes the default value of use_hybrid_disposition from True to False
in the SEA backend, disabling hybrid disposition by default.
@github-actions
Copy link

Thanks for your contribution! To satisfy the DCO policy in our contributing guide every commit message must include a sign-off message. One or more of your commits is missing this message. You can reword previous commit messages with an interactive rebase (git rebase -i main).

@samikshya-db samikshya-db merged commit b8494ff into main Nov 21, 2025
29 of 30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants