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 37b8d4861c fix issues with nested data conversion (#13407)
     add d8f4353c43 Web console: be more robust to aux queries failing and 
improve kill tasks (#13431)

No new revisions were added by this update.

Summary of changes:
 .../src/components/auto-form/auto-form.scss        |  12 -
 .../form-group-with-info/form-group-with-info.scss |  14 +
 .../table-clickable-cell/table-clickable-cell.scss |   4 +
 .../table-clickable-cell/table-clickable-cell.tsx  |  11 +-
 .../warning-checklist/warning-checklist.tsx        |  18 +-
 .../async-action-dialog/async-action-dialog.tsx    |   2 +-
 web-console/src/dialogs/index.ts                   |   1 +
 .../kill-datasource-dialog.tsx                     | 110 ++++++
 .../compaction-status/compaction-status.spec.ts    |  41 ++-
 .../compaction-status/compaction-status.ts         |  22 +-
 .../coordinator-dynamic-config.tsx                 |  13 +-
 .../views/datasources-view/datasources-view.tsx    | 390 +++++++++++----------
 .../src/views/services-view/services-view.tsx      | 215 +++++++-----
 13 files changed, 524 insertions(+), 329 deletions(-)
 create mode 100644 
web-console/src/dialogs/kill-datasource-dialog/kill-datasource-dialog.tsx


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to