This is an automated email from the ASF dual-hosted git repository.
lzljs3620320 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/paimon.git
from 07b9776834 [cdc] Fix canal cdc data field value is null judgment
condition. (#5151)
add 6bc9646337 [flink] fix the issue where AlignedSourceReader might hang,
and add detailed comments. (#5155)
No new revisions were added by this update.
Summary of changes:
.../org/apache/paimon/utils/ReflectionUtils.java | 17 +++
.../flink/source/align/AlignedSourceReader.java | 31 ++++
.../source/align/AlignedSourceReaderTest.java | 160 +++++++++++++++++++++
3 files changed, 208 insertions(+)