windylcx opened a new issue, #45297: URL: https://github.com/apache/doris/issues/45297
### 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 3.0.3 ### What's Wrong? remote udf query fail select keyword(complaint_content,10) from ods_user_feedback_sentiment_details limit 10; ERROR 1105 (HY000): errCode = 2, detailMessage = (sts-doris-dwcloud-be-8040-2.doris-dwcloud-be.doris-dwcloud.svc.colo.gzgalocal)[INTERNAL_ERROR]Parameters start = 0, length = 4064, are out of bound in ColumnVector<T>::insert_range_from method (data.size() = 1). the remote service is ok 2024-12-11 16:56:13 INFO FunctionServiceImpl:64 - fnCall request keyword 2 2024-12-11 16:56:13 INFO FunctionServiceImpl:111 - fnCall res=result { type { id: STRING } has_null: false string_value: "\351\202\256\347\256\261,\344\274\232,\344\270\200\347\233\264,\345\244\247\345\270\210,\345\217\221,edu,\345\255\246\346\240\241,\351\207\215\345\244\215,\347\275\221\346\230\223,\345\217\221\351\200\201" } status { status_code: 0 } ### What You Expected? query success ### How to Reproduce? _No response_ ### 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: commits-unsubscr...@doris.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org