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]: Panic error when insert with python #16325

Open
1 task done
yangj1211 opened this issue May 22, 2024 · 2 comments
Open
1 task done

[Bug]: Panic error when insert with python #16325

yangj1211 opened this issue May 22, 2024 · 2 comments
Assignees
Labels
kind/bug Something isn't working severity/s1 High impact: Logical errors or data errors that must occur
Milestone

Comments

@yangj1211
Copy link
Contributor

Is there an existing issue for the same bug?

  • I have checked the existing issues.

Branch Name

main

Commit ID

0a99a7a

Other Environment Information

- Hardware parameters:
- OS type:
- Others:

Actual Behavior

在用python利用mo构建应用时,python代码执行到插入图片向量这一步失败:
image

image

mo日志:
企业微信截图_2784e7d9-bfa0-4e3d-a9ec-135faf9d6efa

Statement_info中无失败sql:
企业微信截图_66f9bc37-859f-4ea9-ac4f-b61656f8a6e9

示例代码:
demo.zip

Expected Behavior

No response

Steps to Reproduce

1、create table pic_tab(pic_path varchar(200),embedding vecf64(512));
2、执行示例代码,需要下载相关库,以及更换代码中路径

Additional information

No response

@yangj1211 yangj1211 added kind/bug Something isn't working needs-triage labels May 22, 2024
@matrix-meow matrix-meow added this to the 1.2.0 milestone May 22, 2024
@yangj1211
Copy link
Contributor Author

非必现

@yangj1211 yangj1211 added the severity/s1 High impact: Logical errors or data errors that must occur label May 23, 2024
@jensenojs
Copy link
Contributor

image image

@YANGGMM 辛苦钊哥看看.
stdout-20240524_141056-2.log

@jensenojs jensenojs assigned YANGGMM and unassigned matrix-meow May 24, 2024
@sukki37 sukki37 modified the milestones: 1.2.0, 1.2.1 May 28, 2024
@aressu1985 aressu1985 modified the milestones: 1.2.1, 1.3.0-Backlog, 1.3.0 May 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working severity/s1 High impact: Logical errors or data errors that must occur
Projects
None yet
Development

No branches or pull requests

6 participants