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

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


    from 8c8145974 [INLONG-6511][Dashboard] The Select/AutoComplete component 
in EditableTable will mistakenly change the value and cause re-rendering (#6512)
     new 8e6abdd00 [INLONG-6526][Manager] Fix the manager-client force delete 
the stream source failed (#6528)
     new 2a1ecf786 [INLONG-6515][Manager] Fix the NPE for the cache 
configuration of DataProxy (#6519)
     new fbb5b5316 [INLONG-6537][Sort] Fix the decimal type loss of precision 
during DDL synchronization (#6540)
     new a9a19226b [INLONG-6538][Sort] Fix wrong bool type convert in multiple 
sink scenes (#6539)
     new 6b909beb7 [INLONG-6507][Sort] Convert date to timestamp in oracle 
connector (#6508)
     new b22bbab4b [INLONG-6529] Fix microtime time zone error in mysql 
connector (#6530)

The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../repository/DataProxyConfigRepository.java      |  5 +++
 .../web/controller/StreamSourceController.java     |  9 ++--
 .../sort/base/format/JsonDynamicSchemaFormat.java  | 11 +++--
 .../sort/base/format/JsonToRowDataConverters.java  |  4 +-
 .../table/RowDataDebeziumDeserializeSchema.java    |  2 +-
 .../table/RowDataDebeziumDeserializeSchema.java    | 50 +++++++++++-----------
 6 files changed, 45 insertions(+), 36 deletions(-)

Reply via email to