lance icon indicating copy to clipboard operation
lance copied to clipboard

Make it possible to use the row id in filters (delete, duckdb, etc.)

Open westonpace opened this issue 1 year ago • 1 comments

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?)

westonpace avatar Sep 30 '24 15:09 westonpace

+upvota, I can't delete piecewise - that is shitty

dantetemplar avatar Feb 10 '25 22:02 dantetemplar