You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@paimon.apache.org by "JingsongLi (via GitHub)" <gi...@apache.org> on 2023/03/21 12:55:16 UTC

[GitHub] [incubator-paimon] JingsongLi opened a new pull request, #677: [bug] Bounded Stream should end directly if the full scan snapshot should be end

JingsongLi opened a new pull request, #677:
URL: https://github.com/apache/incubator-paimon/pull/677

   ### Purpose
   
   If the table has no input now, the bounded stream will never end.
   Because there is no check for full scan snapshot.
   We should fix this: Bounded Stream should end directly if the full scan snapshot should be end.
   
   ### Tests
   
   - StreamDataTableScanTest
   - BoundedWatermarkCheckerTest
   


-- 
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: issues-unsubscribe@paimon.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-paimon] JingsongLi merged pull request #677: [bug] Bounded Stream should end directly if the full scan snapshot should be end

Posted by "JingsongLi (via GitHub)" <gi...@apache.org>.
JingsongLi merged PR #677:
URL: https://github.com/apache/incubator-paimon/pull/677


-- 
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: issues-unsubscribe@paimon.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-paimon] yuzelin commented on pull request #677: [bug] Bounded Stream should end directly if the full scan snapshot should be end

Posted by "yuzelin (via GitHub)" <gi...@apache.org>.
yuzelin commented on PR #677:
URL: https://github.com/apache/incubator-paimon/pull/677#issuecomment-1478841265

   LGTM!


-- 
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: issues-unsubscribe@paimon.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org