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

   ### 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.1.0
   
   ### What's Wrong?
   
   更新模型中 array<string> 类型的字段 ,当给这个字段建立倒排索引,整个数据库直接崩溃了,现在数据库启动不了了
   我第一次尝试 doris , 用了两天,这两天时间里面,doris 崩溃了好几次,第一次是给更新模型中 创建 array<strcut> 
类型字段,然后插入数据,还没插入几条,be 就直接崩溃,后面我删除了这个类型的字段后才可以批量插入,批量插入过程中,be 
居然又崩溃了一次,我估计是频率太高了。 后面创建倒排索引又崩溃了,这下be 直接就完全启动不了了,我估计要删除整个数据目录才能启动了。
   太难了。。。
   
   
   ### What You Expected?
   
   要是不可以建立索引,能不能 再执行sql 的时候直接报错,这样要是在生产环境简直是灾难
   
   
   ### How to Reproduce?
   
   更新模型中 array<string> 类型的字段 ,给这个字段建立倒排索引
   
   ### Anything Else?
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [ ] 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