10000 [MONDRIAN-1568] Fixing failure due to infinite loop while determining aggregate star by mkambol · Pull Request #106 · pentaho/mondrian · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

[MONDRIAN-1568] Fixing failure due to infinite loop while determining aggregate star #106

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

Merged
merged 1 commit into from
Jul 8, 2013

Conversation

mkambol
Copy link
Contributor
@mkambol mkambol commented Jul 5, 2013

Looking up the agg star when role-limited members are in context requires finding the set of accessible members in order to set the complete bitkey. Determining those members when using a context constraint requires looking up the agg star.

To side-step the issue, set NonEmpty to false when looking for accessible members while setting
the constraintBitKey, which avoids use of a context constraint.

… aggregate star. Looking up the agg star when role-limited members are in context requires finding the set of accessible members in order

set the complete bitkey.  Determining those members when using a context constraint requires looking up the agg star.  To side-step the issue, set NonEmpty to false when looking for accessible members while
the constraintBitKey, which avoids use of a context constraint.
@ghost ghost assigned lucboudreau Jul 5, 2013
lucboudreau added a commit that referenced this pull request Jul 8, 2013
[MONDRIAN-1568] Fixing failure due to infinite loop while determining aggregate star
@lucboudreau lucboudreau merged commit ac70748 into pentaho:master Jul 8, 2013
buildguy pushed a commit that referenced this pull request Jan 24, 2024
[BACKLOG-25005] - Add post-harvester build jobs to separate pipeline
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.

2 participants
0