hicder / muopdb

MuopDB - A Vector Database
https://github.com/hicder/muopdb/wiki
42 stars 3 forks source link

Some small improvements for index_writer #59

Closed hicder closed 3 weeks ago

hicder commented 3 weeks ago

Add skip_to to Input to help with the row sampling. Without this API, it will parse all rows (which is really slow)