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

expression, planner: support builtin function benchmark #9252

Merged
merged 6 commits into from
Feb 13, 2019

Commits on Feb 4, 2019

  1. expression, planner: support builtin function benchmark

    implements builtin function `BENCHMARK()`, and introduces a counter
    in expression_rewriter to disable constant folding. (pingcap#6774)
    wuudjac committed Feb 4, 2019
    Configuration menu
    Copy the full SHA
    7f37c92 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2019

  1. Configuration menu
    Copy the full SHA
    b480679 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2019

  1. Configuration menu
    Copy the full SHA
    769ba81 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90a4828 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2019

  1. Configuration menu
    Copy the full SHA
    c39d0e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    555686b View commit details
    Browse the repository at this point in the history