Re: [PR] [INLONG-11803][Sort] Solve the NPE problem when parsing InLongMsg [inlong]

2025-03-17 Thread via GitHub
dockerzhang merged PR #11804: URL: https://github.com/apache/inlong/pull/11804 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@inlon

(inlong) branch master updated: [INLONG-11803][Sort] Solve the NPE problem when parsing InLongMsg (#11804)

2025-03-17 Thread dockerzhang
This is an automated email from the ASF dual-hosted git repository. dockerzhang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/inlong.git The following commit(s) were added to refs/heads/master by this push: new 09fa669fcf [INLONG-11803][Sort] Solve the N

Re: [PR] [INLONG-11803][Sort] Solve the NPE problem when parsing InLongMsg [inlong]

2025-03-17 Thread via GitHub
luchunliang commented on code in PR #11804: URL: https://github.com/apache/inlong/pull/11804#discussion_r1998155984 ## inlong-sort/sort-formats/format-rowdata/format-inlongmsg-rowdata-base/src/main/java/org/apache/inlong/sort/formats/inlongmsg/AbstractInLongMsgFormatDeserializer.java: #

Re: [PR] [INLONG-11805][Sort] Restored Checkpoint Id as part of Tube Connector Session Key [inlong]

2025-03-17 Thread via GitHub
dockerzhang merged PR #11806: URL: https://github.com/apache/inlong/pull/11806 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@inlon

(inlong) branch master updated: [INLONG-11805][Sort] Restored Checkpoint Id as part of Tube Connector Session Key (#11806)

2025-03-17 Thread dockerzhang
This is an automated email from the ASF dual-hosted git repository. dockerzhang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/inlong.git The following commit(s) were added to refs/heads/master by this push: new 3db440b0c6 [INLONG-11805][Sort] Restored Ch

Re: [PR] [INLONG-11803][Sort] When there is an issue with the format of the InLongmsg body, the parsing process will throw a Null Pointer Exception (NPE). [inlong]

2025-03-17 Thread via GitHub
aloyszhang commented on code in PR #11804: URL: https://github.com/apache/inlong/pull/11804#discussion_r1998065516 ## inlong-sort/sort-formats/format-rowdata/format-inlongmsg-rowdata-base/src/main/java/org/apache/inlong/sort/formats/inlongmsg/AbstractInLongMsgFormatDeserializer.java: ##

Re: [PR] [INLONG-11803][Sort] When there is an issue with the format of the InLongmsg body, the parsing process will throw a Null Pointer Exception (NPE). [inlong]

2025-03-17 Thread via GitHub
aloyszhang commented on code in PR #11804: URL: https://github.com/apache/inlong/pull/11804#discussion_r1998065516 ## inlong-sort/sort-formats/format-rowdata/format-inlongmsg-rowdata-base/src/main/java/org/apache/inlong/sort/formats/inlongmsg/AbstractInLongMsgFormatDeserializer.java: ##

Re: [PR] [INLONG-11803][Sort] When there is an issue with the format of the InLongmsg body, the parsing process will throw a Null Pointer Exception (NPE). [inlong]

2025-03-17 Thread via GitHub
aloyszhang commented on code in PR #11804: URL: https://github.com/apache/inlong/pull/11804#discussion_r1998065516 ## inlong-sort/sort-formats/format-rowdata/format-inlongmsg-rowdata-base/src/main/java/org/apache/inlong/sort/formats/inlongmsg/AbstractInLongMsgFormatDeserializer.java: ##

Re: [PR] [INLONG-11803][Sort] Solve the NPE problem when parsing InLongMsg [inlong]

2025-03-17 Thread via GitHub
baomingyu commented on code in PR #11804: URL: https://github.com/apache/inlong/pull/11804#discussion_r1998076805 ## inlong-sort/sort-formats/format-rowdata/format-inlongmsg-rowdata-base/src/main/java/org/apache/inlong/sort/formats/inlongmsg/AbstractInLongMsgFormatDeserializer.java: ###