Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: use out-of-core sort to train btree indices #2043

Merged
merged 1 commit into from
Mar 11, 2024

Conversation

westonpace
Copy link
Contributor

@westonpace westonpace commented Mar 8, 2024

Closes #2041

@westonpace westonpace force-pushed the feat/constrained-btree-training branch from c4dbae8 to 061f5b3 Compare March 8, 2024 23:09
@westonpace westonpace force-pushed the feat/constrained-btree-training branch from 061f5b3 to 6f171cf Compare March 11, 2024 15:28
@westonpace westonpace requested a review from wjones127 March 11, 2024 15:31
@westonpace westonpace merged commit cb092db into lancedb:main Mar 11, 2024
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Training a btree index takes too much RAM
2 participants