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

update readme.md #205

Merged
merged 1 commit into from
Jan 31, 2020
Merged

update readme.md #205

merged 1 commit into from
Jan 31, 2020

Conversation

xitongsys
Copy link
Owner

No description provided.

@xitongsys xitongsys merged commit fed131e into master Jan 31, 2020
zolstein pushed a commit to zolstein/parquet-go that referenced this pull request Jun 23, 2023
* optimize writing optional columns

* refactor column writing capabilities to support optimizing optional and repeated column buffers

* add writeValues methods to indexed and repeated column buffers

* fix perf regression when writing uuids

* Optimize writing optional columns (part 2) (xitongsys#206)

* optimize nullIndex* functions

* optimize nonNullIndex* functions

* refactor writing optional values to use bitset to locate nulls

* refactor writing optional values to use bitset to locate nulls (2)

* optimize null bitmap generation

* Optimize writing optional columns (part 3) (xitongsys#207)

* optimize appending levels

* simplify memset algorithms

* add booleans to track whether column buffers have been rordered (xitongsys#208)

* fix misuse of AVX-512 instruction
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.

1 participant