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

   ## Problem
   
   [Table Stream] light DROP COLUMN 后 Stream 元数据仍保留已删除列
   
   ## Minimal reproduction path
   
   Create a ROW Binlog base table and Table Stream, perform a supported light 
DROP COLUMN, and compare SHOW/DESC metadata with SELECT * and explicit-column 
resolution before and after frontend restart. Verify that the exposed stream 
schema and query output follow one consistent schema contract and do not retain 
the dropped column.
   
   ## Expected result
   
   Stream metadata and query output agree after light DROP COLUMN and frontend 
restart.
   
   ## Source
   
   This report is a sanitized tracking record for Jira DORIS-28093. 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