Carl-Zhou-CN commented on PR #7871:
URL: https://github.com/apache/seatunnel/pull/7871#issuecomment-2456713569

   > 
![image](https://private-user-images.githubusercontent.com/36789477/381793391-477a380b-b0a7-4ce7-8a16-7832bca89610.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzA4MDA0NDgsIm5iZiI6MTczMDgwMDE0OCwicGF0aCI6Ii8zNjc4OTQ3Ny8zODE3OTMzOTEtNDc3YTM4MGItYjBhNy00Y2U3LThhMTYtNzgzMmJjYTg5NjEwLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNDExMDUlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjQxMTA1VDA5NDkwOFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWU4NDFmNjViYzliNDFmYmJiNDcxNjgxNDk2ZDQwMGE1ZjcyNGQyNDAyMGI1OTdiYTg5ZDQ5N2FmYTYzOTM2MTEmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.y5ZC7Zix8rZXJU7aJzAxH1EGephKmSjEI3jsdjry8us)
 When running tasks in a flow mode, an empty map array is returned, and a 
NullPointerException will occur at this location.
   > 
   > It also needs to be adjusted to the following format. split.setEndOffset( 
latestOffsets.getOrDefault( split.getTopicPartition(), Long.MAX_VALUE));
   
   After the above modification, are there any problems


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to