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

planner: choose TableScan when use an empty index hint #12037

Merged
merged 15 commits into from
Sep 6, 2019

Commits on Sep 5, 2019

  1. Configuration menu
    Copy the full SHA
    05d95ff View commit details
    Browse the repository at this point in the history
  2. remove unused blank line

    francis0407 committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    aa2d13a View commit details
    Browse the repository at this point in the history
  3. remove ignore case

    francis0407 committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    025f731 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7245bb8 View commit details
    Browse the repository at this point in the history
  5. fix code style

    francis0407 committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    791a744 View commit details
    Browse the repository at this point in the history
  6. fix code style

    francis0407 committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    021a64b View commit details
    Browse the repository at this point in the history
  7. address comment

    francis0407 committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    00f8952 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bc06b14 View commit details
    Browse the repository at this point in the history
  9. address comment

    francis0407 committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    c64959b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0fc9a6c View commit details
    Browse the repository at this point in the history
  11. address comment

    francis0407 committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    466d0d5 View commit details
    Browse the repository at this point in the history
  12. minor change

    francis0407 committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    034bd0e View commit details
    Browse the repository at this point in the history
  13. fix fmt

    francis0407 committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    8cfdd0c View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2019

  1. Configuration menu
    Copy the full SHA
    cca636e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b9db23 View commit details
    Browse the repository at this point in the history