lance
lance copied to clipboard
Make it possible to use the row id in filters (delete, duckdb, etc.)
Currently this meta-column can't be used in filters and "delete by id" is a common enough operation that it would be nice to support.
Also, because the row id doesn't show up in the schema, it isn't exposed to duckdb.
SImilar treatment could be given to the row address and any other meta columns (distance?)
+upvota, I can't delete piecewise - that is shitty