Skip to content

Minor streamwriter changes to allow compression#55

Merged
nalinigans merged 1 commit intodevelopfrom
streamwriter
Sep 6, 2024
Merged

Minor streamwriter changes to allow compression#55
nalinigans merged 1 commit intodevelopfrom
streamwriter

Conversation

@mlathara
Copy link
Copy Markdown
Member

@mlathara mlathara commented Sep 5, 2024

Streamwriter + compression changes for continued perf testing and k8s deployment

@mlathara mlathara requested a review from nalinigans September 5, 2024 23:50
@mlathara
Copy link
Copy Markdown
Member Author

mlathara commented Sep 5, 2024

There's this tantalizing comment from one of the Apache Arrow folks that suggests that you can use streams to concurrently write/read here: https://stackoverflow.com/a/69771571 But none of my testing show that to be case so finalizing the buffer with each yield...

@nalinigans
Copy link
Copy Markdown
Member

There's this tantalizing comment from one of the Apache Arrow folks that suggests that you can use streams to concurrently write/read here: https://stackoverflow.com/a/69771571 But none of my testing show that to be case so finalizing the buffer with each yield...

Yep, I saw this too.

Copy link
Copy Markdown
Member

@nalinigans nalinigans left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@nalinigans nalinigans merged commit 74d866b into develop Sep 6, 2024
@nalinigans nalinigans deleted the streamwriter branch September 6, 2024 01:06
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