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

feat(tianmu): introduce the JOIN::optimize to tianmu (#545) #666

Merged
merged 2 commits into from
Oct 9, 2022
Merged

feat(tianmu): introduce the JOIN::optimize to tianmu (#545) #666

merged 2 commits into from
Oct 9, 2022

Conversation

RingsC
Copy link
Contributor

@RingsC RingsC commented Oct 9, 2022

Summary about this PR

This is a part of #545. which is used to introudce JOIN::optimize to tianmu, that will make tianmu can deal with the queries at first. If tianmu can handle these queries then route these queries to tianmu, otherwise, route back to MySQL.

Issue Number: close #545

Tests Check List

  • Unit test
  • Integration test
  • Manual test (add detailed scripts or steps below)
  • No code

Changelog

  • New Feature
  • Bug Fix
  • Improvement
  • Performance Improvement
  • Build/Testing/CI/CD
  • Documentation
  • Not for changelog (changelog entry is not required)

Documentation

  • Affects user behaviors
  • Contains syntax changes
  • Contains variable changes
  • Contains experimental features

@mergify
Copy link
Contributor

mergify bot commented Oct 9, 2022

Thanks for the contribution!
I have applied any labels matching special text in your PR Changelog.

Please review the labels and make any necessary changes.

@mergify mergify bot added the PR-feature feature for pull request label Oct 9, 2022
This is a part of #545. which is used to introudce JOIN::optimize to tianmu,
that will make tianmu can deal with the queries at first. If tianmu can handle
these queries then route these queries to tianmu, otherwise, route back to MySQL.
Copy link
Collaborator

@DandreChen DandreChen left a comment

Choose a reason for hiding this comment

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

LGTM.

Copy link
Collaborator

@hustjieke hustjieke left a comment

Choose a reason for hiding this comment

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

LGTM

@mergify mergify bot merged commit 54b2f59 into stoneatom:stonedb-8.0-dev Oct 9, 2022
@RingsC RingsC deleted the stonedb-8.0-dev-refactor-tianmu branch October 10, 2022 02:52
@Nliver Nliver added this to the StoneDB_8.0_v1.0.0 milestone Apr 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR-feature feature for pull request
Projects
Development

Successfully merging this pull request may close these issues.

4 participants