Skip to content

Refactor query execution to use connection object#290

Merged
auxten merged 35 commits intomainfrom
patchset-2.2.0b2
Jan 7, 2025
Merged

Refactor query execution to use connection object#290
auxten merged 35 commits intomainfrom
patchset-2.2.0b2

Conversation

@auxten
Copy link
Copy Markdown
Member

@auxten auxten commented Dec 19, 2024

  • Refactor query execution to use connection object
  • Handle query errors by throwing exceptions and release GIL during query execution

@auxten auxten marked this pull request as draft December 19, 2024 11:24
@auxten
Copy link
Copy Markdown
Member Author

auxten commented Jan 3, 2025

  1. Due to some limitation, the could be only 1 chDB connection(Session) in one process.

@auxten auxten marked this pull request as ready for review January 3, 2025 13:09
@auxten auxten merged commit e5fbb15 into main Jan 7, 2025
auxten added a commit that referenced this pull request Jan 26, 2026
Refactor query execution to use connection object
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