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/04 16:29:37 UTC

[druid] branch master updated (d5139c9 -> 0c5d1c9)

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 d5139c9  Fix permission problems in docker (#11299)
     add 0c5d1c9  Web console: add more query fixing auto suggestions (#11203)

No new revisions were added by this update.

Summary of changes:
 licenses.yaml                                      |  2 +-
 pom.xml                                            |  2 -
 web-console/e2e-tests/tutorial-batch.spec.ts       |  4 +-
 web-console/lib/keywords.js                        |  7 ++
 web-console/package-lock.json                      |  8 +--
 web-console/package.json                           | 12 ++--
 web-console/pom.xml                                |  2 +
 web-console/src/utils/druid-query.spec.ts          | 84 ++++++++++++++++++++++
 web-console/src/utils/druid-query.ts               | 65 +++++++++++++++--
 .../src/views/datasource-view/datasource-view.tsx  |  4 +-
 .../number-menu-items/number-menu-items.tsx        | 18 +++--
 .../string-menu-items/string-menu-items.tsx        | 25 ++++---
 .../time-menu-items/time-menu-items.tsx            | 18 +++--
 .../views/query-view/column-tree/column-tree.tsx   | 61 ++++++++--------
 .../views/query-view/query-output/query-output.tsx | 16 ++---
 website/pom.xml                                    |  2 +
 16 files changed, 248 insertions(+), 82 deletions(-)

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