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

infoschema,planner: implement the metric table predicate push down #14169

Merged
merged 23 commits into from
Dec 25, 2019

Commits on Dec 19, 2019

  1. init

    crazycs520 committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    1f39533 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2019

  1. Configuration menu
    Copy the full SHA
    7c1777c View commit details
    Browse the repository at this point in the history
  2. pushdown selection

    crazycs520 committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    f1029c6 View commit details
    Browse the repository at this point in the history
  3. add test

    crazycs520 committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    ed2c8b4 View commit details
    Browse the repository at this point in the history
  4. refine test

    crazycs520 committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    1a68c68 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2019

  1. address comment

    crazycs520 committed Dec 23, 2019
    Configuration menu
    Copy the full SHA
    193fd30 View commit details
    Browse the repository at this point in the history
  2. address comment

    crazycs520 committed Dec 23, 2019
    Configuration menu
    Copy the full SHA
    f3cd4e9 View commit details
    Browse the repository at this point in the history
  3. add failpoint test

    crazycs520 committed Dec 23, 2019
    Configuration menu
    Copy the full SHA
    4116d7c View commit details
    Browse the repository at this point in the history
  4. fix ci

    crazycs520 committed Dec 23, 2019
    Configuration menu
    Copy the full SHA
    1c36083 View commit details
    Browse the repository at this point in the history
  5. address comment

    crazycs520 committed Dec 23, 2019
    Configuration menu
    Copy the full SHA
    56ecbc6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6a7082f View commit details
    Browse the repository at this point in the history
  7. make test stable

    crazycs520 committed Dec 23, 2019
    Configuration menu
    Copy the full SHA
    f6a8afc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ae4aede View commit details
    Browse the repository at this point in the history
  9. address comment

    crazycs520 committed Dec 23, 2019
    Configuration menu
    Copy the full SHA
    1595e71 View commit details
    Browse the repository at this point in the history
  10. fix timezone

    crazycs520 committed Dec 23, 2019
    Configuration menu
    Copy the full SHA
    dc0d4e9 View commit details
    Browse the repository at this point in the history
  11. address comment

    crazycs520 committed Dec 23, 2019
    Configuration menu
    Copy the full SHA
    1e0721d View commit details
    Browse the repository at this point in the history
  12. address comment

    crazycs520 committed Dec 23, 2019
    Configuration menu
    Copy the full SHA
    2c91a35 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2019

  1. address comment

    crazycs520 committed Dec 24, 2019
    Configuration menu
    Copy the full SHA
    1465a6e View commit details
    Browse the repository at this point in the history
  2. address comment

    crazycs520 committed Dec 24, 2019
    Configuration menu
    Copy the full SHA
    280014a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b115768 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    27e7951 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2019

  1. address comment

    crazycs520 committed Dec 25, 2019
    Configuration menu
    Copy the full SHA
    d0c5df3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a0a782 View commit details
    Browse the repository at this point in the history