-
Notifications
You must be signed in to change notification settings - Fork 46
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* [QPROF] Session + baseplan - Improving the session_control_param - Correcting the report Should close: - https://jira.verticacorp.com/jira/browse/VER-96404?filter=-1 - https://jira.verticacorp.com/jira/browse/VER-96318?filter=-1 * quick fix * updated QueryProfilerInterface to get the new session_control parameter * bugfix for list * bugfix - change query execution report - Table 2 * Update qprof.py * bugfix to stop looping twice when session_control = None * black * re-formatting the tests, such that the test SQL is also visible * attempting to limit test to check output - MUST REVERT * explicitly setting printing to False for the test. * Revert "attempting to limit test to check output - MUST REVERT" This reverts commit c9f1a4e. * TEST - MUST REVERT - deleting extra tests * Revert "TEST - MUST REVERT - deleting extra tests" This reverts commit c578d9a. * TEST CHECK- MUST REVERT - deleting some tests to isolate the issue * Revert "TEST CHECK- MUST REVERT - deleting some tests to isolate the issue" This reverts commit 8d9543a. * must revert - DELETED tests again * Revert "must revert - DELETED tests again" This reverts commit a7b9519. * skipping tests --------- Co-authored-by: Umar Farooq Ghumman <[email protected]>
- Loading branch information
Showing
4 changed files
with
108 additions
and
39 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
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