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

support last_day and dayofmonth pushdown to tiflash #4183

Merged
merged 20 commits into from
Mar 14, 2022

Commits on Mar 6, 2022

  1. support last_day and dayofmonth pushdown to tiflash

    Signed-off-by: guo-shaoge <[email protected]>
    guo-shaoge committed Mar 6, 2022
    Configuration menu
    Copy the full SHA
    d1f40e8 View commit details
    Browse the repository at this point in the history
  2. fix fmt

    Signed-off-by: guo-shaoge <[email protected]>
    guo-shaoge committed Mar 6, 2022
    Configuration menu
    Copy the full SHA
    5b1ba88 View commit details
    Browse the repository at this point in the history
  3. use original dayOfMonth impl

    Signed-off-by: guo-shaoge <[email protected]>
    guo-shaoge committed Mar 6, 2022
    Configuration menu
    Copy the full SHA
    35020d3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    61e5580 View commit details
    Browse the repository at this point in the history
  5. fix

    Signed-off-by: guo-shaoge <[email protected]>
    guo-shaoge committed Mar 6, 2022
    Configuration menu
    Copy the full SHA
    13ec672 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2022

  1. comment some test

    Signed-off-by: guo-shaoge <[email protected]>
    guo-shaoge committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    e8bf560 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2022

  1. cleaner code and more case

    Signed-off-by: guo-shaoge <[email protected]>
    guo-shaoge committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    71ff88e View commit details
    Browse the repository at this point in the history
  2. fix

    Signed-off-by: guo-shaoge <[email protected]>
    guo-shaoge committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    8d929b8 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2022

  1. fix comment

    Signed-off-by: guo-shaoge <[email protected]>
    guo-shaoge committed Mar 12, 2022
    Configuration menu
    Copy the full SHA
    0b8f880 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb02a3e View commit details
    Browse the repository at this point in the history
  3. fix fmt

    Signed-off-by: guo-shaoge <[email protected]>
    guo-shaoge committed Mar 12, 2022
    Configuration menu
    Copy the full SHA
    ad2a4cc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e6f96b9 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2022

  1. try fix build

    Signed-off-by: guo-shaoge <[email protected]>
    guo-shaoge committed Mar 13, 2022
    Configuration menu
    Copy the full SHA
    ce33397 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dda6224 View commit details
    Browse the repository at this point in the history
  3. try fix ci build

    Signed-off-by: guo-shaoge <[email protected]>
    guo-shaoge committed Mar 13, 2022
    Configuration menu
    Copy the full SHA
    fa1b177 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2022

  1. Configuration menu
    Copy the full SHA
    903e1af View commit details
    Browse the repository at this point in the history
  2. fix comment

    Signed-off-by: guo-shaoge <[email protected]>
    guo-shaoge committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    4cd262e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    93a5c32 View commit details
    Browse the repository at this point in the history
  4. fix fmt

    Signed-off-by: guo-shaoge <[email protected]>
    guo-shaoge committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    fc15e4d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8c4e401 View commit details
    Browse the repository at this point in the history