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

Optimize csr header in place update #3314

Merged
merged 4 commits into from
Apr 19, 2024
Merged

Optimize csr header in place update #3314

merged 4 commits into from
Apr 19, 2024

Conversation

ray6080
Copy link
Contributor

@ray6080 ray6080 commented Apr 18, 2024

In place commit of csr header chunks directly go through Column::write. This avoids writing one value at a time, which should also be optimized later.

@ray6080 ray6080 changed the title Optimize rel write Optimize csr header in place update Apr 18, 2024
@ray6080 ray6080 marked this pull request as ready for review April 19, 2024 07:18
@ray6080 ray6080 merged commit ddc82ac into master Apr 19, 2024
17 checks passed
@ray6080 ray6080 deleted the optimize-rel-write branch April 19, 2024 16:17
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.

2 participants