You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by jo...@apache.org on 2020/10/04 20:57:19 UTC

[druid] branch 0.20.0 updated (239e9f0 -> e174586)

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

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


    from 239e9f0  fix array types from escaping into wider query engine (#10460) (#10474)
     add e174586  Web console: switch to switches instead of checkboxes (#10454) (#10470)

No new revisions were added by this update.

Summary of changes:
 .../__snapshots__/menu-checkbox.spec.tsx.snap      | 73 +++++++++++++++++++---
 .../components/menu-checkbox/menu-checkbox.scss    | 26 --------
 .../menu-checkbox/menu-checkbox.spec.tsx           | 12 +++-
 .../src/components/menu-checkbox/menu-checkbox.tsx | 23 +++++--
 .../show-log/__snapshots__/show-log.spec.tsx.snap  |  2 +-
 web-console/src/components/show-log/show-log.scss  | 13 ++--
 web-console/src/components/show-log/show-log.tsx   |  6 +-
 .../table-column-selector.tsx                      |  2 +-
 .../__snapshots__/warning-checklist.spec.tsx.snap  |  6 +-
 .../warning-checklist/warning-checklist.tsx        |  8 +--
 .../src/views/load-data-view/load-data-view.tsx    |  5 +-
 .../src/views/query-view/run-button/run-button.tsx | 34 +++++-----
 12 files changed, 131 insertions(+), 79 deletions(-)
 delete mode 100644 web-console/src/components/menu-checkbox/menu-checkbox.scss


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