-
Notifications
You must be signed in to change notification settings - Fork 209
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
feat: support PostgreSQL wire protocol #1138
Conversation
Hi, After #1134, the apache template has changed. I updated the conflict for you so as not to confuse you. |
@tanruixiang Hi, the CI/unit-test doesn't have enough device space. I'm not sure if the problem is with my code or the CI, but I can pass the test on my laptop. Can you help me fix this error?
|
Don't worry, it's not a problem with your code, I'll re-run it and try. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Thanks, Welcome to CeresDB community 🚀 |
Nice to see see pgwire inclusion in ceresdb. Please kindly let me know if you find anything need to change/improve. |
Thanks for your hard work on pgwire. 👍 |
Rationale
close #711
I have to create a new PR again, because the old branch name is not valid for sdk-testing.
Detailed Changes
support PostgreSQL wire Protocol
Test Plan
Integration tests