- Notifications
You must be signed in to change notification settings - Fork875
Optimizer Rule for ANY ==#22164
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Open
cpjulia wants to merge26 commits intodevelChoose a base branch fromfeature/optimizer-rules-any
base:devel
Could not load branches
Branch not found:{{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline, and old review comments may become outdated.
+1,238 −15
Open
Changes from1 commit
Commits
Show all changes
26 commits Select commitHold shift + click to select a range
7538d9d Started introduction of mapping from query with ANY == into query wit…
cpjulia9308dfc Create struct AnySimplifier and function replaceAnyWithInRule; Regist…
knakatasff901712 Simplify the code for AnySiimplifier
knakatasfcb3abcc Merge branch 'devel' of github.com:arangodb/arangodb into feature/opt…
cpjuliacd176f2 Merge branch 'devel' of github.com:arangodb/arangodb into feature/opt…
cpjulia8bfce4c Merge branch 'devel' of github.com:arangodb/arangodb into feature/opt…
cpjuliadef5066 Introduced optimization rule for filter queries with ANY== to be mapp…
cpjuliab371e29 Remove redundant/unused test functions from aql-optimizer-rule-replac…
knakatasf372d86d Remove unnecessary 'ANY' logic from OrSimplifier
knakatasf90884d5 Revert the logic of OrSimplifier
knakatasfbadc23f Simplified code, expanded tests
cpjulia0d9313b Simplified code, expanded tests
cpjulia3f5ec4e Merge branch 'devel' of github.com:arangodb/arangodb into feature/opt…
cpjuliad7d278a Removed duplicate in test
cpjuliac374459 Merge branch 'devel' of github.com:arangodb/arangodb into feature/opt…
cpjulia30af6f3 Merge branch 'devel' of github.com:arangodb/arangodb into feature/opt…
cpjulia01c52aa Merge branch 'devel' of github.com:arangodb/arangodb into feature/opt…
cpjulia38883b1 Merge branch 'devel' of github.com:arangodb/arangodb into feature/opt…
cpjuliaff73ce4 Add implementation for rule that maps query with FILTER ... ANY == to…
cpjulia6c9fe55 Fixed compilation errors
cpjulia23f5cba Merge branch 'devel' of github.com:arangodb/arangodb into feature/opt…
cpjuliabc8afb1 Add more optimization in Condition.cpp for inner AND expressions afte…
cpjuliabf60c6c Revert 'include' for OptimizerRules.cppp
knakatasfa2cdf46 Fix optimizations
cpjulia9ae0457 Merge branch 'feature/optimizer-rules-any' of github.com:arangodb/ara…
cpjulia8289adb Merge branch 'devel' of github.com:arangodb/arangodb into feature/opt…
cpjuliaFile filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
Merge branch 'devel' of github.com:arangodb/arangodb into feature/opt…
…imizer-rules-any
- Loading branch information
Uh oh!
There was an error while loading.Please reload this page.
commit8bfce4cc1c8ffe69a2e6d60d71b8b5855fb6e19c
There are no files selected for viewing
This merge commit was added into this branch cleanly.
There are no new changes to show, but you can stillview the diff.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.