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 2021/06/11 02:06:22 UTC

[druid] branch master updated (6b272c8 -> ac9b1f8)

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 6b272c8  adjust topn heap algorithm to only use known cardinality path when dictionary is unique (#11186)
     add ac9b1f8  Web console: Remove support for IE11 and other older browsers (#11357)

No new revisions were added by this update.

Summary of changes:
 licenses.yaml                                      |   32 +-
 ...ext.MIT => @hypnosphi-create-react-context.MIT} |    0
 web-console/babel.config.js                        |   14 +-
 web-console/package-lock.json                      | 1728 +++++++++-----------
 web-console/package.json                           |   24 +-
 .../__snapshots__/timed-button.spec.tsx.snap       |    1 -
 web-console/src/console-application.tsx            |   38 +-
 .../__snapshots__/ingestion-view.spec.tsx.snap     |    1 +
 .../__snapshots__/query-view.spec.tsx.snap         |    6 +-
 .../src/views/query-view/run-button/run-button.tsx |  230 ++-
 web-console/tsconfig.json                          |    2 +-
 web-console/unified-console.html                   |   40 +
 web-console/webpack.config.js                      |    1 -
 13 files changed, 997 insertions(+), 1120 deletions(-)
 rename licenses/bin/{create-react-context.MIT => @hypnosphi-create-react-context.MIT} (100%)

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