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

Allow to disable rules compressor #798

Merged
merged 1 commit into from
Jul 6, 2022
Merged

Conversation

coorasse
Copy link
Member

@coorasse coorasse commented Jul 6, 2022

We have some corner cases where the rules compressor does not play well with STI.
Since the rules compressor might not be needed in such cases, we want to allow disabling it.
We can now disable it globally or per-query.

This PR fixes #783 and #663.

I believe such cases can be resolved by disabling the rules compressor.

If, in the future, a case arises where both STI and rules compressor are needed, I'll gladly accept a PR. 😄

@coorasse coorasse merged commit 7c99c59 into develop Jul 6, 2022
@coorasse coorasse deleted the disable_rules_compressor branch July 6, 2022 15:18
@coorasse coorasse mentioned this pull request Jul 6, 2022
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.

RulesCompressor is too aggressive
1 participant