This is an automated email from the ASF dual-hosted git repository.
lakshsingla pushed a change to branch 28.0.0
in repository https://gitbox.apache.org/repos/asf/druid.git
from 95d1e1a2784 sql compatible three-valued logic native filters (#15058)
(#15151)
add 39b836c1530 Added UI support for waitTillSegmentsLoad (#15110) (#15160)
No new revisions were added by this update.
Summary of changes:
.../src/druid-models/execution/execution.spec.ts | 3 ++
.../src/druid-models/execution/execution.ts | 50 ++++++++++++++++++++++
.../druid-models/query-context/query-context.tsx | 16 +++++++
.../workbench-query/workbench-query.spec.ts | 1 +
.../workbench-query/workbench-query.ts | 1 +
.../src/helpers/execution/sql-task-execution.ts | 13 +++++-
.../execution-details-pane.spec.tsx.snap | 5 +++
.../execution-details-pane.tsx | 30 ++++++++++++-
.../execution-progress-bar-pane.spec.tsx.snap | 3 ++
.../execution-progress-bar-pane.tsx | 4 ++
.../ingest-success-pane.spec.tsx.snap | 1 +
.../ingest-success-pane/ingest-success-pane.tsx | 6 ++-
.../views/workbench-view/run-panel/run-panel.tsx | 12 ++++++
13 files changed, 141 insertions(+), 4 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]