MoanasDaddyXu opened a new issue, #67101: URL: https://github.com/apache/doris/issues/67101
## Problem [Table Stream] REPLACE TABLE swap 后加锁对象与扫描对象不一致 ## Minimal reproduction path Create a base table and Table Stream, perform REPLACE TABLE with both swap modes, and run a stream query around the replacement while checking metadata locks. Verify that the object protected by the lock is the same object used by the scan, including after replay or retry. ## Expected result REPLACE TABLE locking and scanning use the same table identity. ## Source This report is a sanitized tracking record for Jira DORIS-28085. 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]
