Skip to content
New issue

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

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

Already on GitHub? # to your account

fix empty databuf bug in DataPageV2 #289

Merged
merged 1 commit into from
Jun 9, 2020
Merged

fix empty databuf bug in DataPageV2 #289

merged 1 commit into from
Jun 9, 2020

Conversation

xitongsys
Copy link
Owner

No description provided.

@xitongsys xitongsys merged commit a2154cb into master Jun 9, 2020
zolstein pushed a commit to zolstein/parquet-go that referenced this pull request Jun 23, 2023
…itongsys#289)

* refactor packages to use encoding.Values container

* refactor page and dictionary creation to use encoding.Values

* go vet fix

* reduce memory footprint of encoding.Values

* refactor encoding.Encoding to use simple Go types

* port parquet-go package to use pair of values+offsets to represent byte arrays

* add fuzz tests back

* optimize DELTA_LENGTH_BYTE_ARRAY decoding (xitongsys#291)

* optimize DELTA_LENGTH_BYTE_ARRAY decoding

* add link to online documentation

* fix

* add a unit test for decodeByteArrayLengths

* Update encoding/delta/length_byte_array_amd64.s

Co-authored-by: Kevin Burke <kevin.burke@segment.com>

* optimize DELTA_LENGTH_BYTE_ARRAY encoding (xitongsys#292)

Co-authored-by: Kevin Burke <kevin.burke@segment.com>

* account for size of offsets buffer when benchmarking throughput

* optimize DELTA_BYTE_ARRAY decoding (xitongsys#294)

* PR feedback

Co-authored-by: Kevin Burke <kevin.burke@segment.com>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant