JQ-Cao opened a new pull request, #6699:
URL: https://github.com/apache/paimon/pull/6699

   ### Purpose
   
   Linked issue: close #6698
   
   If the table is dv enabled or using first-row as merge engine, 
DataTableBatchScan filters out records with level = 0. This breaks incremental 
queries using the input changelog producer, as changelog entries are 
incorrectly excluded. This change ensures changelog records are preserved in 
such scenarios.
   
   ### Tests
   
   IncrementalTableTest#testIncrementalWithInputChangeLogAndMoW: Added in the 
PR.
   
   ### API and Format
   
   No API changes.
   No storage format changes.
   
   ### Documentation
   
   None


-- 
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