This is an automated email from the ASF dual-hosted git repository.
roryqi pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-uniffle.git
from 34bf686c8 [#2203] feat(server) Add write file quantity info for
application. (#2204)
add 74af7c8da [#2211] feat(dashboard) Display the write information of
application in dashboard (#2215)
No new revisions were added by this update.
Summary of changes:
.../org/apache/uniffle/coordinator/ServerNode.java | 4 +++
.../web/resource/ApplicationResource.java | 39 ++++++++++++++++++++--
.../uniffle/coordinator/web/vo/AppInfoVO.java | 7 ++++
.../src/main/webapp/src/pages/ApplicationPage.vue | 36 ++++++++++++++++++--
4 files changed, 81 insertions(+), 5 deletions(-)