Mr-j-yangyu opened a new issue, #3310:
URL: https://github.com/apache/paimon/issues/3310

   ### Search before asking
   
   - [X] I searched in the [issues](https://github.com/apache/paimon/issues) 
and found nothing similar.
   
   
   ### Paimon version
   
   0.7.0
   
   ### Compute Engine
   
   Flink 1.17.2
   
   ### Minimal reproduce step
   
   ### 一. Flink SQL Script for write data
   
[flink-sql.txt](https://github.com/apache/paimon/files/15256982/flink-sql.txt)
   
   ### 二. Write Step
   1. start flink sql script, run for 2-3 hours(run from 2024-05-08 16:.. to 
2024-05-08 19:..)
   2. stop job and then restart(for simulate some data update scenarios)
   3. Running all night(run from 2024-05-08 20:.. to 2024-05-09 10:..)
   
   ### 三. Query Step
   query sql(return result: 172271)
   `select count(1) from  tmp_order_tag /*+ OPTIONS('scan.parallelism' = 
'1','incremental-between'='2024-05-09 01,2024-05-09 02') */;`
   
   ### What doesn't meet your expectations?
   
   in 
[flink-sql.txt](https://github.com/apache/paimon/files/15256982/flink-sql.txt) 
,data generation speed: 25 rows/s, data increment:90000 / h
   
   ### Anything else?
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [ ] 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: [email protected]

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

Reply via email to