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

do not buffer all delete when always relax dyn filter right side changes #13998

Closed
st1page opened this issue Dec 14, 2023 · 1 comment
Closed
Milestone

Comments

@st1page
Copy link
Contributor

st1page commented Dec 14, 2023

in #13985

to_delete_rows.push(row.clone());

OOM risk

potential method

  • break the iter and flush the delete
  • support drain in state store?
@st1page
Copy link
Contributor Author

st1page commented Dec 15, 2023

fixed by range delete

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