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

add format in makefile #427

Merged
merged 1 commit into from
Dec 5, 2021
Merged

add format in makefile #427

merged 1 commit into from
Dec 5, 2021

Conversation

xitongsys
Copy link
Owner

No description provided.

@xitongsys xitongsys merged commit 770504a into master Dec 5, 2021
zolstein pushed a commit to zolstein/parquet-go that referenced this pull request Jun 23, 2023
* add parquet.MultiRowWriter

* return io.ErrShortWrite if a writer does not write all the rows

* add parquet.RowBuffer[T]

* benchmark + optimize sort of parquet.RowBuffer

* add tests for ordering of parquet.RowBuffer

* rename: firstIndexOfRepeatedColumn => direct

* fix memory leak occuring when reading rows in chunks

* add parquet.SortingWriter

* use WriteRowGroups instead of CopyRows

* document that GenericWriter does not rorder rows
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