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 8a16132b743 Web console: fix maxTask selector with SET statements 
(#18221)
     add 051c655133a Query for functions (#18214)

No new revisions were added by this update.

Summary of changes:
 web-console/script/create-sql-docs.mjs             |  48 +-
 web-console/src/ace-completions/make-doc-html.ts   |   4 +-
 web-console/src/ace-completions/sql-completions.ts |  50 +-
 web-console/src/ace-modes/dsql.ts                  | 231 ++++-----
 web-console/src/ace-modes/hjson.ts                 | 532 +++++++++++----------
 web-console/src/bootstrap/ace.ts                   |   2 -
 web-console/src/console-application.tsx            | 130 +++--
 .../sql-functions-context.tsx}                     |  32 +-
 web-console/src/helpers/capabilities.ts            |  72 ++-
 .../components/control-pane/expression-menu.tsx    |   1 +
 .../measure-dialog/measure-dialog.tsx              |   1 +
 .../components/sql-input/sql-input.tsx             | 187 ++++----
 .../flexible-query-input/flexible-query-input.tsx  | 479 ++++++++++---------
 .../views/workbench-view/query-tab/query-tab.tsx   |   2 +-
 14 files changed, 949 insertions(+), 822 deletions(-)
 copy web-console/src/{components/view-control-bar/view-control-bar.tsx => 
contexts/sql-functions-context.tsx} (56%)


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

Reply via email to