LeiYangGH commented on issue #14834: URL: https://github.com/apache/arrow/issues/14834#issuecomment-2232541781
> So to update an existing parquet file you have to read the existing data into memory, add the new data and write that to disk as a new file > So to update an existing parquet file you have to read the existing data into memory, add the new data and write that to disk as a new file what if the dataset is too large to load in memory? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
