Feature Overview
The auxilliary File's size should be reduced if possible. While the size should never be an issue due to compression, we should still look into reducing the actual size of the file in general out of good practice.
Solution Overview
- Add a new rule "zeros" to replace the current usage of the content rule for all zeros.
- Add ability to signal if the rule should do a reversion or not - This is helpful for the above rule. If we validate it is all zeros, we do not revert it
- Add ability to signal that the data range to revert should be reverted to all zeros instead of copying a data out of the aux file default values blob.
Alternatives Considered
No response
Urgency
Low
Are you going to implement the feature request?
I will implement the feature
Do you need maintainer feedback?
No maintainer feedback needed
Anything else?
No response
Feature Overview
The auxilliary File's size should be reduced if possible. While the size should never be an issue due to compression, we should still look into reducing the actual size of the file in general out of good practice.
Solution Overview
Alternatives Considered
No response
Urgency
Low
Are you going to implement the feature request?
I will implement the feature
Do you need maintainer feedback?
No maintainer feedback needed
Anything else?
No response