Closed therealdarkknight closed 1 year ago
Addresses issue 161
Allows for index-only scans by storing non-key column values (via INCLUDE clauses) alongside vector data in HnswIndexNode, and retrieving them appropriately when performing a scan
Addresses issue 161
Allows for index-only scans by storing non-key column values (via INCLUDE clauses) alongside vector data in HnswIndexNode, and retrieving them appropriately when performing a scan