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

Stateless tree hierarchy level filtering #447

Merged
merged 52 commits into from Mar 5, 2024

Conversation

saskliutas
Copy link
Member

Closes #377

NodeSelectQueryFactory.createFilterClauses takes content class with alias. GenericInstanceFilterRule also has alias of the property source and it might not be the same as content class alias. Maybe we should override all rules with default this alias to use content class alias?

@saskliutas saskliutas linked an issue Mar 4, 2024 that may be closed by this pull request
Base automatically changed from stateless_tree_api to master March 4, 2024 14:02
@saskliutas saskliutas marked this pull request as ready for review March 4, 2024 14:25
@saskliutas saskliutas requested a review from a team as a code owner March 4, 2024 14:25
Copy link

github-actions bot commented Mar 4, 2024

Benchmark

Benchmark suite Current: 17e186d Previous: 4bb0c41 Deviation Status
Initial Models Tree Load: Baytown.bim 336 ms 348 ms -3.4483%
Full Models Tree Load: Baytown.bim 3092 ms 3134 ms -1.3401%

This comment was automatically generated by workflow using github-action-benchmark.

@saskliutas saskliutas merged commit b596e07 into master Mar 5, 2024
9 checks passed
@saskliutas saskliutas deleted the stateless_tree_hierarchy_level_filtering branch March 5, 2024 14:22
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.

Integrate hierarchy level filtering into test app
3 participants