You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by vo...@apache.org on 2019/09/24 23:32:09 UTC

[incubator-druid] branch master updated (eabddff -> 0467cce)

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/incubator-druid.git.


    from eabddff  fix http firehose factory leaky connection in constructor (#8576)
     add 0467cce  Web console: Add frontend buttons to remove group by (#8537)

No new revisions were added by this update.

Summary of changes:
 web-console/package-lock.json                      |   6 +-
 web-console/package.json                           |   2 +-
 .../__snapshots__/number-menu-items.spec.tsx.snap  | 445 ++++++++++++++++++---
 .../number-menu-items/number-menu-items.spec.tsx   |  17 +-
 .../number-menu-items/number-menu-items.tsx        |  15 +
 .../__snapshots__/string-menu-items.spec.tsx.snap  | 445 ++++++++++++++++++---
 .../string-menu-items/string-menu-items.spec.tsx   |  17 +-
 .../string-menu-items/string-menu-items.tsx        |  15 +
 .../__snapshots__/time-menu-items.spec.tsx.snap    | 445 ++++++++++++++++++---
 .../time-menu-items/time-menu-items.spec.tsx       |  17 +-
 .../time-menu-items/time-menu-items.tsx            |  14 +
 11 files changed, 1269 insertions(+), 169 deletions(-)


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