-
Notifications
You must be signed in to change notification settings - Fork 852
using lookahead in zkd #14745
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
using lookahead in zkd #14745
Changes from all commits
Commits
Show all changes
68 commits
Select commit
Hold shift + click to select a range
c19d549
Bootstrap zkd indexes. Now fill in the details.
60d6ceb
Added prototype for condition finder.
63fd0b7
Added helper for Range.
a43cf14
Fixed double conversion.
9305dbc
Added wrong but working nextImpl
14ba135
Extract bounds for iterator.
3d7d5fc
Fixed extraction logic with reversed operator usage.
db52b6d
Detect equal operator correctly.
ede46db
Implemented nextImpl
goedderz 5c78b96
Removed log devel for hot path.
0b73dcf
Cleanup
goedderz 4fb378c
Added support for partially unbounded queries.
6948eb6
Do not use index for full collection scans.
34117f4
Merge branch 'feature/zkd-index' of github.com:arangodb/arangodb into…
59fd78e
Added tests for ZkdHelper.
db392e3
Added functional test suite skeleton for zkd index
goedderz 811e660
Merge remote-tracking branch 'origin/devel' into feature/zkd-index
91f5651
Some fixes to double conversions
goedderz 5be1cd2
Fixed bug in double to byte_string conversion.
34c4324
Added support for denormalized doubles and infinity.
e2977ff
Test all interesting double values.
c9042d2
Disallow Nan.
dd3b8f2
Added more js tests.
7b879dc
Added a lot of tests.
6fcf4d1
Cleaned up test.
5697c52
[zkd] Strict comparsion (#13673)
1d3522d
[zkd] Cluster support (#13677)
94dd02e
Merge remote-tracking branch 'origin/devel' into feature/zkd-index
3d1ce4b
Added support for nested fields - excluding expansions. (#13681)
7618470
[zkd] Unique Constraints (#13691)
1d4928b
[zkd] Forward Compat (#13694)
8cabd6f
[zkd] Column Family (#13692)
bbf25b4
Added zkd index docu block. (#13698)
caa87ae
Fixed bug in RocksDBKeyBounds and using default cost estimation
6c6a34e
Merge remote-tracking branch 'origin/devel' into feature/zkd-index
b81f948
[zkd] testInBox speedup (#13798)
aaddb71
Feature/zkd index speedup getnextzvalue (#13799)
goedderz 10ed61a
Merge remote-tracking branch 'origin/devel' into feature/zkd-index
5a1adc3
Merge remote-tracking branch 'origin/devel' into feature/zkd-index
584f524
Merge remote-tracking branch 'origin/devel' into feature/zkd-index
d650d3f
Updated CHANGELOG.
265ed5c
Merge branch 'devel' of github.com:arangodb/arangodb into feature/zkd…
goedderz 3c73e3d
Merge remote-tracking branch 'origin/devel' into feature/zkd-index
41ea5e2
Merge remote-tracking branch 'origin/devel' into feature/zkd-index
fa7d8b0
Fixing iterator.
5f83c9f
Merge remote-tracking branch 'origin/devel' into feature/zkd-index
dd48bf9
Added review suggestions.
875c5ae
using lookahead in zkd
romanatarango 4b94de7
added forgotten declaration
romanatarango a49a331
added forgotten condering of the new option
romanatarango a55c4c6
Merge remote-tracking branch 'origin/devel' into feature/zkd-index
60473c5
Applied suggestions from review.
a185712
Merge branch 'devel' into feature/zkd-index
mchacki abc823e
Merge commit '8c2374f95334ba0d48ef72ca1fd0784c7150ad1c' into tmp
romanatarango 98e09f4
Merge remote-tracking branch 'origin/feature/zkd-index' into feature/…
romanatarango 3927a6c
Merge branch 'tmp' into feature/zkd-index-lookahead
romanatarango 69311a0
Merge remote-tracking branch 'origin/devel' into feature/zkd-index-lo…
romanatarango 95767fc
removed tryNewIndex option, now decided by lookahead==0
romanatarango 703c6d4
Merge remote-tracking branch 'origin/devel' into feature/zkd-index-lo…
d4aa992
Merge remote-tracking branch 'origin' into feature/zkd-index-lookahead
romanatarango 8fca628
Merge branch 'feature/zkd-index-lookahead' of github.com:arangodb/ara…
romanatarango 723d0a8
Merge remote-tracking branch 'origin' into feature/zkd-index-lookahead
romanatarango 40673ae
unified default lookaheads for zkd to 1, made one of them const
romanatarango fac0505
added testing with lookahead 32 in aql-optimizer-zkdindex-multi.js
romanatarango 0fac8b7
Merge commit 'dc6bbbf2dc552fba751e7f818a69d851393b496a' into feature/…
87a7a5f
Applied clang-format
2884250
Merge commit 'a6bd3ccd6f622fab2a288d2e3a06ab8e338d3ec1' into feature/…
3380e72
Merge branch 'devel' of github.com:arangodb/arangodb into feature/zkd…
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.
Uh oh!
There was an error while loading. Please reload this page.