Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] #45297

Open
2 of 3 tasks
windylcx opened this issue Dec 11, 2024 · 0 comments
Open
2 of 3 tasks

[Bug] #45297

windylcx opened this issue Dec 11, 2024 · 0 comments

Comments

@windylcx
Copy link

Search before asking

  • I had searched in the issues 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::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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant