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

[I] [Bug] Scan from-snapshot-full and compact-full won't produce a snapshot in streaming mode with LogStore when start up [incubator-paimon]

schnappi17 opened a new issue, #2236:
URL: https://github.com/apache/incubator-paimon/issues/2236

   ### Search before asking
   
   - [X] I searched in the [issues](https://github.com/apache/incubator-paimon/issues) and found nothing similar.
   
   
   ### Paimon version
   
   0.5-release
   
   ### Compute Engine
   
   flink
   
   ### Minimal reproduce step
   
   1. set log store
   2. set scan.mode = 'from-snapshot-full' or 'compacted-full'
   3. set streaming-read-mode  = log
   4. streaming scan the table
   
   ### What doesn't meet your expectations?
   
   In FlinkSourceBuilder#build(), there won't produce from the start snapshot on the table upon first startup, it will read the log directly. Which is unexpected.
   
   ### Anything else?
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [X] I'm willing to submit a PR!


-- 
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.apache.org

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