8000 3.10: Implemented query rules endpoint by tjoubert · Pull Request #216 · arangodb/python-arango · GitHub
[go: up one dir, main page]

Skip to content

3.10: Implemented query rules endpoint #216

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 8000 you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Sep 21, 2022
Merged

3.10: Implemented query rules endpoint #216

merged 2 commits into from
Sep 21, 2022

Conversation

tjoubert
Copy link
Contributor

Added support for the GET /_api/query/rules endpoint that returns the available optimizer rules for AQL queries.
https://github.com/arangodb/docs/blob/main/3.10/release-notes-api-changes310.md#optimizer-rules-for-aql-queries

@tjoubert tjoubert requested a review from joowani September 19, 2022 19:59
@tjoubert tjoubert self-assigned this Sep 19, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #216 (aad43eb) into main (6da57e0) will decrease coverage by 0.26%.
The diff coverage is 16.66%.

@@            Coverage Diff             @@
##             main     #216      +/-   ##
==========================================
- Coverage   99.86%   99.59%   -0.27%     
==========================================
  Files          26       26              
  Lines        3731     3743      +12     
==========================================
+ Hits         3726     3728       +2     
- Misses          5       15      +10     
Impacted Files Coverage Δ
arango/aql.py 94.89% <9.09%> (-4.22%) ⬇️
arango/exceptions.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@joowani joowani merged commit eba6517 into main Sep 21, 2022
@joowani joowani deleted the DE-355-query-rules branch September 21, 2022 21:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0