You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by ab...@apache.org on 2021/12/01 18:48:46 UTC

[druid] branch master updated (ffa5535 -> 1f95a42)

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

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


    from ffa5535  Use one factory in json reader (#11999)
     add 1f95a42  Web console: updated the explain dialog to use new explain output (#12009)

No new revisions were added by this update.

Summary of changes:
 web-console/src/utils/druid-query.spec.ts          |  12 +-
 web-console/src/utils/druid-query.ts               |  71 +-----
 .../__snapshots__/explain-dialog.spec.tsx.snap     | 256 +++++++++++++++++++--
 .../query-view/explain-dialog/explain-dialog.scss  |  58 +++--
 .../explain-dialog/explain-dialog.spec.tsx         | 191 ++++++++++++++-
 .../query-view/explain-dialog/explain-dialog.tsx   | 150 ++++++------
 6 files changed, 531 insertions(+), 207 deletions(-)

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