Add support for deletion vector in cpp api #7155
wangmj17
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Many OLAP engines use deletion vector to mark deleted row ids in a data file. Is it possible to add a method to pass excluded row ids to scanner in c++ api just like the rust one?
Beta Was this translation helpful? Give feedback.
All reactions