lance icon indicating copy to clipboard operation
lance copied to clipboard

Substring queries

Open westonpace opened this issue 1 year ago • 0 comments

Inverted indices should be able to speedup filters like:

contains(my_str_col, 'dogs')

westonpace avatar Jan 24 '25 21:01 westonpace