Files
lancedb/nodejs/lancedb
Will Jones f958f4d2e8 feat: remote index stats (#1702)
BREAKING CHANGE: the return value of `index_stats` method has changed
and all `index_stats` APIs now take index name instead of UUID. Also
several deprecated index statistics methods were removed.

* Removes deprecated methods for individual index statistics
* Aligns public `IndexStatistics` struct with API response from LanceDB
Cloud.
* Implements `index_stats` for remote Rust SDK and Python async API.
2024-09-27 12:10:00 -07:00
..
2024-09-27 12:10:00 -07:00
2024-09-19 10:32:46 -07:00
2024-06-11 15:05:15 -05:00
2024-09-09 11:54:40 -07:00