You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Because we use (parentClusterId, ...) keys in build and resulting tables we may evenly them create with necessary number of partitions before upload to speed up build index process
It seems fine to make 1 shard is twice bigger than expected evenly distributed rows among clusters
The text was updated successfully, but these errors were encountered:
azevaykin
changed the title
Split resulting tables before uploading
Partition temporary vector index tables before uploading
Apr 14, 2025
kunga
changed the title
Partition temporary vector index tables before uploading
Partition temporary (and resulting) vector index tables before uploading
Apr 14, 2025
Uh oh!
There was an error while loading. Please reload this page.
Because we use
(parentClusterId, ...)
keys in build and resulting tables we may evenly them create with necessary number of partitions before upload to speed up build index processIt seems fine to make 1 shard is twice bigger than expected evenly distributed rows among clusters
The text was updated successfully, but these errors were encountered: