This is an automated email from the ASF dual-hosted git repository.
fjy pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-druid.git.
from d67c3c7 document SQL compatible null handling mode (#8894)
add ee8f048 Web console: rename Tasks to Ingestion (#8896)
No new revisions were added by this update.
Summary of changes:
.../__snapshots__/header-bar.spec.tsx.snap | 16 +++++-----
.../src/components/header-bar/header-bar.tsx | 20 ++++++-------
web-console/src/console-application.tsx | 24 +++++++--------
web-console/src/utils/local-storage-keys.tsx | 2 +-
web-console/src/views/index.ts | 2 +-
.../__snapshots__/ingestion-view.spec.tsx.snap} | 2 +-
.../ingestion-view.scss} | 2 +-
.../ingestion-view.spec.tsx} | 4 +--
.../ingestion-view.tsx} | 35 ++++++++++++----------
9 files changed, 55 insertions(+), 52 deletions(-)
rename web-console/src/views/{task-view/__snapshots__/tasks-view.spec.tsx.snap
=> ingestion-view/__snapshots__/ingestion-view.spec.tsx.snap} (99%)
rename web-console/src/views/{task-view/tasks-view.scss =>
ingestion-view/ingestion-view.scss} (98%)
rename web-console/src/views/{task-view/tasks-view.spec.tsx =>
ingestion-view/ingestion-view.spec.tsx} (95%)
rename web-console/src/views/{task-view/tasks-view.tsx =>
ingestion-view/ingestion-view.tsx} (97%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]