Skip to content

Comments

chore: refactor backend handlers and update pgwire dependency.#258

Merged
KKould merged 1 commit intoKipData:mainfrom
loloxwg:fix/dep
Dec 31, 2024
Merged

chore: refactor backend handlers and update pgwire dependency.#258
KKould merged 1 commit intoKipData:mainfrom
loloxwg:fix/dep

Conversation

@loloxwg
Copy link
Member

@loloxwg loloxwg commented Dec 30, 2024

Replaces custom handler implementations with a streamlined PgWireServerHandlers factory. Updates pgwire to version 0.28.0. This improves modularity and compatibility, simplifying query processing and error handling.

What problem does this PR solve?

Add corresponding issue link with summary if exists -->

Issue link:

What is changed and how it works?

Code changes

  • Has Rust code change
  • Has CI related scripts change

Check List

Tests

  • Unit test
  • Integration test
  • Manual test (add detailed scripts or steps below)
  • No code

Side effects

  • Performance regression: Consumes more CPU
  • Performance regression: Consumes more Memory
  • Breaking backward compatibility

Note for reviewer

Replaces custom handler implementations with a streamlined `PgWireServerHandlers` factory. Updates `pgwire` to version 0.28.0. This improves modularity and compatibility, simplifying query processing and error handling.
@loloxwg loloxwg requested a review from KKould December 30, 2024 09:04
@loloxwg loloxwg changed the title Refactor backend handlers and update pgwire dependency. chore: refactor backend handlers and update pgwire dependency. Dec 30, 2024
@KKould KKould added the enhancement New feature or request label Dec 30, 2024
@KKould KKould merged commit 85cf196 into KipData:main Dec 31, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants