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 6203004031 [INLONG-11105][SDK] Fix the empty string is converted to a
"null" (#11106)
add f8757d4e0a [INLONG-11103][Manager] Data add task supports filtering
based on stream (#11104)
No new revisions were added by this update.
Summary of changes:
.../manager/pojo/source/file/FileDataAddTaskRequest.java | 5 +++++
.../apache/inlong/manager/pojo/source/file/FileSource.java | 3 +++
.../inlong/manager/pojo/source/file/FileSourceDTO.java | 3 +++
.../inlong/manager/pojo/source/file/FileSourceRequest.java | 3 +++
.../inlong/manager/service/source/StreamSourceService.java | 2 +-
.../manager/service/source/StreamSourceServiceImpl.java | 4 ++--
.../manager/service/source/file/FileSourceOperator.java | 8 +++++++-
.../manager/web/controller/StreamSourceController.java | 13 +++++--------
8 files changed, 29 insertions(+), 12 deletions(-)