MoanasDaddyXu opened a new issue, #67093:
URL: https://github.com/apache/doris/issues/67093

   ## Problem
   
   [Table Stream] Changes 文档与实现的 start/end TSO 边界语义相反
   
   ## Minimal reproduction path
   
   Create a ROW Binlog table and produce identifiable events at three ordered 
change positions. Read two adjacent Changes/Table Stream windows, first [start, 
end) and then [end, next_end), and compare the boundary events. Verify that the 
documented boundary contract is applied consistently without losing or 
duplicating the event at the window boundary.
   
   ## Expected result
   
   The documented Changes boundary semantics are used consistently across 
adjacent windows.
   
   ## Source
   
   This report is a sanitized tracking record for Jira DORIS-28062. Internal 
hosts, paths, artifacts, build identifiers, and private logs are intentionally 
omitted.


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to