-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: apache/couchdb
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5dade2c
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: apache/couchdb
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: cb9a3bf
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 7 files changed
- 1 contributor
Commits on Apr 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4ed65d5 - Browse repository at this point
Copy the full SHA 4ed65d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7278574 - Browse repository at this point
Copy the full SHA 7278574View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0394b9e - Browse repository at this point
Copy the full SHA 0394b9eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 96d0480 - Browse repository at this point
Copy the full SHA 96d0480View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7cbcce4 - Browse repository at this point
Copy the full SHA 7cbcce4View commit details -
mango: mark fields with the
$existsoperator indexableThis is required to make index selection work better with covering indexes. The `$exists` operator prescribes the presence of the given field so that if an index has the field, it shall be considered because it implies true. Without this change, it will not happen, but covering indexes can work if the index is manually picked.
Configuration menu - View commit details
-
Copy full SHA for cfd4c73 - Browse repository at this point
Copy the full SHA cfd4c73View commit details -
mango: enhance compositionality of
consider_index_coverage/3Ideally, the effect of this function should be applied at a single spot of the code. When building the base options, covering index information should be left blank to make it consistent with the rest of the parameters.
Configuration menu - View commit details
-
Copy full SHA for 138fdfe - Browse repository at this point
Copy the full SHA 138fdfeView commit details -
mango: fix definition of index coverage
Covering indexes shall provide all the fields that the selector may contain, otherwise the derived documents would get dropped on the "match and extract" phase even if they were matching. Extend the integration tests to check this case as well.
Configuration menu - View commit details
-
Copy full SHA for 842663d - Browse repository at this point
Copy the full SHA 842663dView commit details -
Configuration menu - View commit details
-
Copy full SHA for cb9a3bf - Browse repository at this point
Copy the full SHA cb9a3bfView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 5dade2c...cb9a3bf