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

Fix superfluous subquery filters #131

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

nilmerg
Copy link
Member

@nilmerg nilmerg commented Feb 22, 2024

fixes #119

@nilmerg nilmerg added the bug Something isn't working label Feb 22, 2024
@nilmerg nilmerg added this to the v0.6.1 milestone Feb 22, 2024
@nilmerg nilmerg self-assigned this Feb 22, 2024
@cla-bot cla-bot bot added the cla/signed label Feb 22, 2024
@nilmerg nilmerg force-pushed the fix/superfluous-subquery-filters-119 branch 12 times, most recently from f8b14ce to aac5e2a Compare February 28, 2024 13:52
@nilmerg nilmerg force-pushed the fix/superfluous-subquery-filters-119 branch from 8abd7c8 to 1860a4f Compare February 28, 2024 15:24
@nilmerg nilmerg force-pushed the fix/superfluous-subquery-filters-119 branch from 76ecc85 to f57e2ad Compare March 12, 2024 16:04
@nilmerg nilmerg changed the base branch from main to fix/sql-null-oddities March 12, 2024 16:05
Base automatically changed from fix/sql-null-oddities to main March 22, 2024 13:46
@nilmerg nilmerg removed this from the v0.6.1 milestone Mar 26, 2024
@nilmerg nilmerg force-pushed the fix/superfluous-subquery-filters-119 branch from f57e2ad to 8ed9ed7 Compare March 26, 2024 16:01
@nilmerg
Copy link
Member Author

nilmerg commented May 15, 2024

The case a:multiple, b:AND, c:single, d:same, e:different might have covered Icinga/icingadb-web#1022, but since the second condition is an Unequal, it doesn't, as such cause different behavior anyway.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working cla/signed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Apply subquery filters of the same relation correctly
1 participant