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

   ### Search before asking
   
   - [X] I had searched in the 
[issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no 
similar issues.
   
   
   ### Version
   
   2.0.3
   
   ### What's Wrong?
   
   物化视图根据 _source_id 字段进行聚合计数
   所有的数据都有该_source_id字段, 运行一段时间后, routineload 自动停止
   报错
   errCode = 2, detailMessage = column has no source field, column=mv__source_id
   
   实际上所有数据都是有该_source_id字段的。 
   
   临时解决 只能删除物化视图后 重启routineload, 然后重建物化视图后正常
   
   十天半个月就会出现一次
   
   
   ### What You Expected?
   
   服务正常
   
   ### How to Reproduce?
   
   _No response_
   
   ### Anything Else?
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [X] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


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