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

don't write dump.xml on truncateSheetXMLValueOnly #774

Merged
merged 1 commit into from
Sep 10, 2023

Conversation

benedictjohannes
Copy link
Contributor

It looks like dump.xml are merely dumping XML rows that are never read back.

As such it is unnecessary and might cause unexpected errors when the program is called in a read-only directory/FS without serving any purpose.

It looks like `dump.xml` are merely
dumping XML rows that are never read back.
As such it is unnecessary and might cause unexpected errors
when the program is called in
a read-only directory/FS
without serving any purpose.
@ghost
Copy link

ghost commented Sep 9, 2023

👇 Click on the image for a new way to code review

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map legend

Copy link
Owner

@tealeg tealeg left a comment

Choose a reason for hiding this comment

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

Agreed - I suspect it was used for debugging and got forgotten.

approve.

@tealeg tealeg merged commit 2f88403 into tealeg:master Sep 10, 2023
@benedictjohannes benedictjohannes deleted the remove-dump-xml branch September 11, 2023 04:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants