Thanks to visit codestin.com
Credit goes to github.com

Skip to content

SEA: Cleanup #626

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 2 commits into
base: sea-migration
Choose a base branch
from
Draft

SEA: Cleanup #626

wants to merge 2 commits into from

Conversation

varun-edachali-dbx
Copy link
Collaborator

@varun-edachali-dbx varun-edachali-dbx commented Jul 7, 2025

What type of PR is this?

  • Refactor

Description

  • Remove Client param from ResultSet, infer from Connection instead
  • Consider grouping primitive types in Session constructor into a type / namedtuple ConnectionParams
  • Evaluate setting session closed flag in the beginning of session close() (currently set at the end)
  • Remove service specific state from ExecuteResponse
  • Re-organise sea/ and backend/ relation

How is this tested?

  • Unit tests
  • E2E Tests
  • Manually
  • N/A

Related Tickets & Documents

PECOBLR-531
PECOBLR-447
PECOBLR-448
PECOBLR-603
PECOBLR-606

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.

1 participant