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

re_datastore: implement efficient reshuffling on the read path #442

Closed
Tracked by #1898 ...
teh-cmc opened this issue Dec 2, 2022 · 0 comments · Fixed by #6570
Closed
Tracked by #1898 ...

re_datastore: implement efficient reshuffling on the read path #442

teh-cmc opened this issue Dec 2, 2022 · 0 comments · Fixed by #6570
Assignees
Labels
🏹 arrow concerning arrow ⛃ re_datastore affects the datastore itself

Comments

@teh-cmc
Copy link
Member

teh-cmc commented Dec 2, 2022

See IndexTable::sort_indices.

Currently done in a both very dumb and very slow way.

@teh-cmc teh-cmc added 🏹 arrow concerning arrow ⛃ re_datastore affects the datastore itself labels Dec 2, 2022
@teh-cmc teh-cmc changed the title re_datastore: implement efficient sorting swaps on the read path re_datastore: implement efficient reshuffling on the read path Dec 2, 2022
@teh-cmc teh-cmc self-assigned this May 16, 2024
@teh-cmc teh-cmc closed this as completed in ed20cba Jul 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏹 arrow concerning arrow ⛃ re_datastore affects the datastore itself
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant