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

[write] skip blanks #1111

Merged
merged 3 commits into from
Sep 11, 2024
Merged

[write] skip blanks #1111

merged 3 commits into from
Sep 11, 2024

Conversation

JanMarvin
Copy link
Owner

This PR skips blank cells entirely as discussed in #1110 .

This reduces the file size significantly for the example data provided and other sparse matrices that are thrown at openxlsx2, but due to possible faulty impacts, this is still unlikely to be added without extensive testing.

Maybe merge after the next release or never.

@JanMarvin
Copy link
Owner Author

We've reached number 1111 🥳

@JanMarvin JanMarvin added enhancement 😀 New feature or request help wanted 🙏 Extra attention is needed labels Aug 18, 2024
@JanMarvin
Copy link
Owner Author

This needs some testing with third party software like power query and the like

@JanMarvin JanMarvin changed the title [draft] skip blanks [write] skip blanks Sep 11, 2024
@JanMarvin JanMarvin merged commit 5777f4b into main Sep 11, 2024
9 checks passed
@JanMarvin JanMarvin deleted the skip_blanks branch September 11, 2024 19:53
@JanMarvin
Copy link
Owner Author

@Jeff-White-AZ I've merged this with the main development branch. I'm still a bit nervous about unintended side effects like broken tables, but until it ships in a release, there's probably no way to test this fully.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement 😀 New feature or request help wanted 🙏 Extra attention is needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant