Skip to content

Conversation

@devinjdangelo
Copy link
Contributor

This is a draft PR to show an alternative implementation for #7562 which was largely unsuccessful. The goal of this alternative implementation was to reduce memory usage, but it ultimately did not reduce memory usage and also slowed down execution time significantly. See #7562 for benchmarking results.

@github-actions github-actions bot added the core Core DataFusion crate label Sep 15, 2023
@devinjdangelo devinjdangelo force-pushed the parallelize_parquet_with_channel branch from 37fb304 to 355d66d Compare September 16, 2023 11:38
@devinjdangelo
Copy link
Contributor Author

This actually turned out to be ~10% faster and slightly lower memory usage in a release build. The approach from this PR is pulled into the main PR now, so I am closing this one as no longer needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core Core DataFusion crate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant