Skip to content
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

fixed an issue with smart joins if both collections were restricted to a #9535

Merged
merged 2 commits into from Jul 22, 2019

Conversation

jsteemann
Copy link
Contributor

Scope & Purpose

Fixed a query abort error for smart joins if both collections were restricted to a single shard using the "restrict-to-single-shard" optimizer rule.

  • Bug-Fix for devel-branch
  • The behaviour change can only be verified via automatic tests

Related Information

Related enterprise PR: https://github.com/arangodb/enterprise/pull/275

Testing & Verification

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

  • Added Regression Tests (Only for bug-fixes)
  • Added new integration tests (i.e. in shell_server / shell_server_aql)

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

single shard using the "restrict-to-single-shard" optimizer rule
@jsteemann jsteemann added this to the devel milestone Jul 22, 2019
@jsteemann jsteemann requested a review from dhly-etc July 22, 2019 10:00
@jsteemann
Copy link
Contributor Author

@jsteemann jsteemann merged commit 53cd302 into devel Jul 22, 2019
ObiWahn added a commit that referenced this pull request Jul 23, 2019
…-fix/optimization-of-nested-collect

* 'devel' of https://github.com/arangodb/arangodb:
  fix asan issue (#9540)
  Docs: Add missing Cookbook placeholder folder
  Remove documentation, now here: github.com/arangodb/docs (#8918)
  Revert "Fix name of example graph in k Shortest Paths documentation (#8972)"
  Docs: Revert more accidental changes
  fixed an issue with smart joins if both collections were restricted to a (#9535)
  Remove some minReplicationFactor doc changes, fix indent
  Bug fix/internal issue #566 (#9497)
ObiWahn added a commit that referenced this pull request Jul 24, 2019
…ture/one-shard-db

* 'devel' of https://github.com/arangodb/arangodb:
  fix asan issue (#9540)
  Docs: Add missing Cookbook placeholder folder
  Remove documentation, now here: github.com/arangodb/docs (#8918)
  Revert "Fix name of example graph in k Shortest Paths documentation (#8972)"
  Docs: Revert more accidental changes
  fixed an issue with smart joins if both collections were restricted to a (#9535)
  Remove some minReplicationFactor doc changes, fix indent
  Bug fix/internal issue #566 (#9497)
@fceller fceller deleted the bug-fix/fix-smart-join-restrictions branch July 30, 2019 12:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants