This is an automated email from the ASF dual-hosted git repository.
huweihua pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git
from 1d08b8bf6a6 [FLINK-33395][table-planner] Fix the join hint doesn't
work when appears in subquery
new 5f9bef4288f [hotfix][ui] Include the taskManagerId field in the
ExceptionInfo interface
new c4f2da4d133 [FLINK-33148] Update Web UI to adopt the new "endpoint"
field in REST API
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../web-dashboard/src/app/interfaces/job-exception.ts | 5 +++--
flink-runtime-web/web-dashboard/src/app/interfaces/job-vertex.ts | 4 ++--
.../src/app/pages/job/exceptions/job-exceptions.component.html | 4 ++--
.../overview/subtasks/job-overview-drawer-subtasks.component.html | 8 +++++---
.../overview/subtasks/job-overview-drawer-subtasks.component.ts | 2 +-
.../taskmanagers/job-overview-drawer-taskmanagers.component.html | 6 +++---
.../taskmanagers/job-overview-drawer-taskmanagers.component.ts | 4 ++--
7 files changed, 18 insertions(+), 15 deletions(-)