Github user hbdeshmukh commented on the issue:
https://github.com/apache/incubator-quickstep/pull/36
Hi @pateljm
I have made the requested changes. The API to get the stats is changed a
bit. Now the functions ``printWorkOrderProfilingResults()`` and
``getProfilingResults()`` require a query ID to be passed, so that we can print
results for queries with specific ID. Typically, in our experiments we ignore
the first run of the query, so we can use the profiling results for subsequent
runs.
I have performed basic testing on the command line with more than one
queries as input and it worked alright.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---