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

Multi-Column bug #17

Open
Yuran-7 opened this issue Sep 24, 2024 · 2 comments
Open

Multi-Column bug #17

Yuran-7 opened this issue Sep 24, 2024 · 2 comments

Comments

@Yuran-7
Copy link

Yuran-7 commented Sep 24, 2024

vectordb=# select id from t_table order by approximate_sum('0.5 * vector_1<->{5,9,8,6,2,1,1,0,4,3} + vector_2<*>{5,9,8,6,2,1,1,0,4,3}' ) limit 5;
the console print:
server closed the connection unexpectedly
This probably means the server terminated abnormally
before or while processing the request.
The connection to the server was lost. Attempting reset: Failed.

@zqxjjj
Copy link
Contributor

zqxjjj commented Oct 17, 2024

Thanks for your report.
We will try to reproduce this issue.

@zqxjjj
Copy link
Contributor

zqxjjj commented Nov 19, 2024

We have fixed this bug, please retry.
Thanks.

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

2 participants