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

FlattenedObjectVars: Only avoid relation traversing... #1030

Merged
merged 1 commit into from
Jul 22, 2024

Conversation

nilmerg
Copy link
Member

@nilmerg nilmerg commented Jul 19, 2024

...if customvar_flat isn't being selected and it is guaranteed that ipl-orm will outsource the condition to a subquery.

fixes #1020

...if customvar_flat isn't being selected and it is
guaranteed that ipl-orm will outsource the condition
to a subquery.

fixes #1020
@nilmerg nilmerg added the bug Something isn't working label Jul 19, 2024
@nilmerg nilmerg added this to the 1.2.0 milestone Jul 19, 2024
@nilmerg nilmerg self-assigned this Jul 19, 2024
@cla-bot cla-bot bot added the cla/signed CLA is signed by all contributors of a PR label Jul 19, 2024
@nilmerg nilmerg modified the milestones: 1.2.0, 1.1.3 Jul 19, 2024
@nilmerg nilmerg merged commit c7dae01 into main Jul 22, 2024
22 checks passed
@nilmerg nilmerg deleted the fix/broken-customvar-flat-filters-1020 branch July 22, 2024 12:16
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 CLA is signed by all contributors of a PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Filter for custom variable in role results in broken query in cube module with icingadb-web
2 participants