We'd like the Pinot broker query response to contain a “tablesQueried” field instead that contains a list of tables that were queried. This should ideally work for both single-stage and multi-stage queries.
We are performing some validation that relies on the stageStats API to do some validation before the query response is returned, but realize that stageStats isn't meant to be a stable API.