8000 disallow subqueries in AQL traversal PRUNE conditions by jsteemann · Pull Request #10231 · arangodb/arangodb · GitHub
[go: up one dir, main page]

Skip to content

disallow subqueries in AQL traversal PRUNE conditions #10231

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 4 commits into from
Oct 16, 2019

Conversation

jsteemann
Copy link
Contributor

Scope & Purpose

Disallow the usage of subqueries in AQL traversal PRUNE conditions, as they caused undefined behavior.

  • Bug-Fix for devel-branch (i.e. no need for backports?)
  • Bug-Fix for a released version (did you remember to port this to all relevant release branches?)
  • The behavior in this PR can be (and was) manually tested (support / qa / customers can test it)
  • The behavior change can be verified via automatic tests

Testing & Verification

This PR adds tests that were used to verify all changes:

  • Added new integration tests (i.e. in shell_server / shell_server_aql)

https://172.16.10.101/view/PR/job/arangodb-matrix-pr/6703/

@jsteemann jsteemann added this to the 3.5 milestone Oct 11, 2019
@jsteemann jsteemann requested a review from mchacki October 11, 2019 10:24
@KVS85 KVS85 added the 9 WIP label Oct 11, 2019
Copy link
Member
@goedderz goedderz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@KVS85
Copy link
Contributor
KVS85 commented Oct 16, 2019

jsteemann added a commit that referenced this pull request Oct 16, 2019
@KVS85 KVS85 self-requested a review October 16, 2019 12:35
@KVS85
Copy link
Contributor
KVS85 commented Oct 16, 2019

Tests blue.

@KVS85 KVS85 merged commit 7fd3b3c into 3.5 Oct 16, 2019
@KVS85 KVS85 deleted the bug-fix-3.5/disallow-subqueries-in-prune branch October 16, 2019 13:36
KVS85 pushed a commit that referenced this pull request Oct 16, 2019
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