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

Improve arrow_to_dataframe for large amounts of columns #73

Merged
merged 3 commits into from Feb 7, 2024

Conversation

jleifnf
Copy link

@jleifnf jleifnf commented Jan 23, 2024

In this PR, improvements for:

  • memory usage of converting from arrow Table to pandas [sc-25947]
  • for-loops in renaming columns with name_callable (tested for 10k streams, improved from ~26sec to ~16sec 1.6x faster)

Copy link

@justinGilmer justinGilmer merged commit bdd7b68 into staging Feb 7, 2024
18 checks passed
@justinGilmer justinGilmer deleted the fix_oom_in_arrow_to_dataframe branch February 7, 2024 22:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants