You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@inlong.apache.org by do...@apache.org on 2023/04/24 06:07:51 UTC

[inlong] branch master updated (d5bf17849 -> fc19b4fea)

This is an automated email from the ASF dual-hosted git repository.

dockerzhang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/inlong.git


    from d5bf17849 [INLONG-7901][Manager] Fix streams cannot be queried by responsible person (#7902)
     add fc19b4fea [INLONG-7893][Manager] Support field description when parsing field by JSON (#7894)

No new revisions were added by this update.

Summary of changes:
 .../manager/common/consts/InlongConstants.java     |  15 +++
 .../service/sink/StreamSinkServiceImpl.java        | 101 +++++++++++---------
 .../service/stream/InlongStreamServiceImpl.java    | 103 +++++++++++----------
 .../manager/service/stream/InlongStreamTest.java   |  20 ++--
 4 files changed, 139 insertions(+), 100 deletions(-)