-
Notifications
You must be signed in to change notification settings - Fork 141
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Async query get result bug fix (#2443)
* Add IT to reproduce the bug first Signed-off-by: Chen Dai <[email protected]> * Modify IT as temporary reproduce commit Signed-off-by: Chen Dai <[email protected]> * Fix issue by preferred option and modify IT Signed-off-by: Chen Dai <[email protected]> * Refactor IT with fluent assertion Signed-off-by: Chen Dai <[email protected]> * Add IT for batch query handler Signed-off-by: Chen Dai <[email protected]> * Add IT for streaming query handler Signed-off-by: Chen Dai <[email protected]> * Add more IT for normal case Signed-off-by: Chen Dai <[email protected]> * Add IT for drop index Signed-off-by: Chen Dai <[email protected]> * Consider drop statement running if result doc unavailable Signed-off-by: Chen Dai <[email protected]> * Fix broken UT Signed-off-by: Chen Dai <[email protected]> * Address PR comments Signed-off-by: Chen Dai <[email protected]> * Address PR comments Signed-off-by: Chen Dai <[email protected]> --------- Signed-off-by: Chen Dai <[email protected]>
- Loading branch information
Showing
6 changed files
with
471 additions
and
124 deletions.
There are no files selected for viewing
This file contains 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 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 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.