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

chore: provide a trait to decouple take rows from Dataset #2478

Merged
merged 3 commits into from
Jun 17, 2024

Conversation

eddyxu
Copy link
Contributor

@eddyxu eddyxu commented Jun 17, 2024

In the effort of moving all indexing code from lance crate to lance-index crate, this traits allow the indexing job not depending on the full Dataset struct.

@eddyxu eddyxu requested review from BubbleCal, wjones127 and westonpace and removed request for wjones127 June 17, 2024 15:05
@github-actions github-actions bot added the chore label Jun 17, 2024
@eddyxu eddyxu merged commit 4c6abee into main Jun 17, 2024
17 of 19 checks passed
@eddyxu eddyxu deleted the lei/sample_data_api branch June 17, 2024 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants