Skip to content

Conversation

@ascott97
Copy link
Contributor

Description

Reduce memory usage for gatsby-transformer-csv when loading large csv files, this is the same fix that was applied in pr #34084 to gatsby-transformer-json to reduce memory usage when loading large json files as I believe this is the same issue.

Related Issues

Fixes #33868

@gatsbot gatsbot bot added the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label Sep 14, 2022
@ascott97 ascott97 changed the title Fix/gatsby transformer csv fix(gatsby-transformer-csv): Fix high memory consumption Sep 14, 2022
@LekoArts LekoArts added topic: plugins Related to plugin system, themes & catch-all for plugins that don't have a label and removed status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer labels Nov 16, 2022
Copy link
Contributor

@LekoArts LekoArts left a comment

Choose a reason for hiding this comment

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

Thanks!

@LekoArts LekoArts merged commit f94db78 into gatsbyjs:master Nov 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

topic: plugins Related to plugin system, themes & catch-all for plugins that don't have a label

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Gatsby develop and build hang on source and transform nodes stage on large CSV file with extremely high ram usage

2 participants