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

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


    from bf0d951984 [INLONG-11042][SDK] Transform refactor function package 
(#11043)
     add 5babe43fe8 [INLONG-11327][Agent] No longer retrieve extend class from 
task configuration (#11328)

No new revisions were added by this update.

Summary of changes:
 .../inlong/agent/constant/TaskConstants.java       |  3 --
 .../agent/plugin/sources/DatabaseSqlSource.java    |  6 +++
 .../inlong/agent/plugin/sources/KafkaSource.java   |  6 +++
 .../inlong/agent/plugin/sources/LogFileSource.java |  6 +++
 .../inlong/agent/plugin/sources/MongoDBSource.java |  6 +++
 .../inlong/agent/plugin/sources/MqttSource.java    |  6 +++
 .../inlong/agent/plugin/sources/OracleSource.java  |  6 +++
 .../agent/plugin/sources/PostgreSQLSource.java     |  6 +++
 .../inlong/agent/plugin/sources/PulsarSource.java  |  6 +++
 .../inlong/agent/plugin/sources/RedisSource.java   |  6 +++
 .../agent/plugin/sources/SQLServerSource.java      |  6 +++
 .../agent/plugin/sources/file/AbstractSource.java  | 47 +++++++++++-----------
 12 files changed, 83 insertions(+), 27 deletions(-)

Reply via email to