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]: Decrease row count exceed actual row count@src/storage/meta/entry/segment_entry.cppm:184 #1087

Closed
1 task done
Ziyan2019 opened this issue Apr 23, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@Ziyan2019
Copy link
Contributor

Is there an existing issue for the same bug?

  • I have checked the existing issues.

Branch name

main

Commit ID

current

Other environment information

No response

Actual behavior

tables with a vector column will encounter the bug when insert and delete parallelly. tables only contain basic datatype(int, float) run properly.

Expected behavior

No response

Steps to reproduce

python -k test_insert_delete_update_parallel_vec python/parallel_test

Additional information

No response

@Ziyan2019 Ziyan2019 added the bug Something isn't working label Apr 23, 2024
@yuzhichang
Copy link
Member

Duplicated with #161.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants