The
For example, if you want to locate SQL statements that involve multi-partition scans and whose average response time exceeds 100 ms, you can specify the following conditions in the
- Average Response Time >= 100
- Proportion of Distributed Plans > 0

You can further add conditions based on the preceding conditions. For example, if you want to search for SQL statements that involve multi-partition scans and whose average response time exceeds 100 ms and parsing time (corresponding to

You can select multiple metrics in