-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Add a new implementation for handling multiple queries without needing to split them #18059
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
Merged
Merged
Changes from all commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
d6f23d8
feat: add com query multi implementation along with stream execute an…
GuptaManan100 265da77
feat: add stream execute multi and execute multi rpc
GuptaManan100 011b49b
Merge remote-tracking branch 'upstream/main' into split-vtgate
GuptaManan100 847314b
feat: add a flag to control whether to use the new implementation or not
GuptaManan100 02c012e
feat: fix error handling so that its sent in the callback
GuptaManan100 739fb57
test: use the new implementation across all the tests
GuptaManan100 3492604
Merge remote-tracking branch 'upstream/main' into split-vtgate
GuptaManan100 c882978
test: add e2e test
GuptaManan100 1fa0084
feat: fix bug in more flag
GuptaManan100 bf87df8
feat: add new package to run in e2e setup
GuptaManan100 40de906
test: fix vtcombo output
GuptaManan100 4320260
feat: minor refactor
GuptaManan100 75b0202
refactor: change comment
GuptaManan100 0372c73
Merge remote-tracking branch 'upstream/main' into split-vtgate
GuptaManan100 545b749
feat: add vtgateconn implementation and add tests for it
GuptaManan100 964dfb9
feat: change flag name
GuptaManan100 2d6f60d
feat: add more tests for invalid cases
GuptaManan100 0533b09
feat: remove test code that isn't used
GuptaManan100 40a2485
feat: add unit tests for the connection code and fix bug for not gett…
GuptaManan100 e2258c2
feat: add tests for plugin implementation
GuptaManan100 fd56759
feat: add test for empty query
GuptaManan100 0c8ce28
feat: fix flag output
GuptaManan100 2119b36
feat: add summary changes
GuptaManan100 1ef902f
feat: add grpc tests too
GuptaManan100 a1471f0
Merge remote-tracking branch 'upstream/main' into split-vtgate
GuptaManan100 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.