This is an automated email from the ASF dual-hosted git repository.

vogievetsky pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git


    from bb4d6cc001f Add task report fields in response of SQL statements 
endpoint (#16808)
     add 8c170f7d0e2 Web console: use stages, counters, and warnings from the 
new detailed status API (#16809)

No new revisions were added by this update.

Summary of changes:
 .../druid-models/async-query/async-query.mock.ts   | 674 ++++++++++++++++-
 .../src/druid-models/async-query/async-query.ts    |   5 +
 .../src/druid-models/execution/execution.spec.ts   | 836 ++++++++++++++++++++-
 .../src/druid-models/execution/execution.ts        |   6 +-
 web-console/src/druid-models/stages/stages.ts      |  13 +-
 web-console/src/druid-models/task/task.ts          |   4 +-
 .../workbench-query/workbench-query.ts             |   3 +-
 .../src/helpers/execution/sql-task-execution.ts    |   2 +-
 web-console/src/utils/download.spec.ts             |   5 +-
 web-console/src/utils/download.ts                  |   2 +
 .../recent-query-task-panel.tsx                    |   2 +-
 .../src/views/workbench-view/workbench-view.tsx    |   5 +-
 12 files changed, 1515 insertions(+), 42 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@druid.apache.org
For additional commands, e-mail: commits-h...@druid.apache.org

Reply via email to