This is an automated email from the ASF dual-hosted git repository.
healchow pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-inlong.git
from 717c33ed1 [INLONG-4022][Sort] Fix pom dependency for sort single
tenant (#4033)
add f5b5d84e9 [INLONG-4069][Manager] Add ext_tag field for inlong cluster
table (#4072)
No new revisions were added by this update.
Summary of changes:
.../pojo/cluster/InlongClusterPageRequest.java | 6 +--
.../common/pojo/cluster/InlongClusterRequest.java | 3 ++
.../common/pojo/cluster/InlongClusterResponse.java | 3 ++
.../manager/dao/entity/InlongClusterEntity.java | 1 +
.../mappers/InlongClusterEntityMapper.xml | 52 +++++++++++-----------
.../mappers/InlongClusterNodeEntityMapper.xml | 25 +++--------
.../core/impl/InlongClusterServiceImpl.java | 2 -
.../core/impl/InlongClusterServiceTest.java | 13 ++++--
.../main/resources/sql/apache_inlong_manager.sql | 1 +
.../manager-web/sql/apache_inlong_manager.sql | 1 +
10 files changed, 55 insertions(+), 52 deletions(-)