Skip to content

Conversation

@mail4umar
Copy link
Collaborator

i have created helper functions to process the queue_time and run_time values for the QueryProfiler object.

For the QueryProfilerInterface, I have added checks for cases when the values could be None.

This will make the QueryProfilerInterface support older qprofs.

@lcoffinOT
Copy link
Collaborator

Should we add a test for the case where queue time or duration is Null?

@mail4umar
Copy link
Collaborator Author

Should we add a test for the case where queue time or duration is Null?

As this is the UI part, we do not have tests for UI.
QueryProfiler object has tests, but QueryProfilerInterface does not.

We probably need a nig effort to incorporate the tests for UI. At that time we can incorporate such cases as well. But for now issues are being caught as people interact with the UI.

@mail4umar mail4umar merged commit 518f1b9 into vertica:master Sep 21, 2025
2 of 16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants