[Proposal] Improve Parquet Writer for Better Performance and Maintainability #46
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Current Implementation:
Olake currently uses the Fraugster Parquet library, which has the following limitations:
Proposed Improvement:
Switch to a more optimized Parquet writer that addresses these concerns, focusing on:
One such library is parquet-go, which is actively maintained and optimized for both memory usage and concurrency.
Benefits of the Proposal:
The text was updated successfully, but these errors were encountered: