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

add GeneratedColumnPlaceholderInputStream #6796

Merged
merged 26 commits into from
Feb 13, 2023

Commits on Feb 10, 2023

  1. add GeneratedColumnPlaceholderInputStream

    Signed-off-by: guo-shaoge <shaoge1994@163.com>
    guo-shaoge committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    ade7a44 View commit details
    Browse the repository at this point in the history
  2. clear gtest change

    Signed-off-by: guo-shaoge <shaoge1994@163.com>
    guo-shaoge committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    b58875e View commit details
    Browse the repository at this point in the history
  3. fix log

    Signed-off-by: guo-shaoge <shaoge1994@163.com>
    guo-shaoge committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    fddbabe View commit details
    Browse the repository at this point in the history
  4. add case

    Signed-off-by: guo-shaoge <shaoge1994@163.com>
    guo-shaoge committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    93a4c11 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a6daf46 View commit details
    Browse the repository at this point in the history
  6. fix tls ipv6 metric (pingcap#6736)

    ywqzzy authored and guo-shaoge committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    5b033a1 View commit details
    Browse the repository at this point in the history
  7. Refine spiller (pingcap#6780)

    windtalker authored and guo-shaoge committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    6a1bee4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9f8724e View commit details
    Browse the repository at this point in the history
  9. fix RegionKVStoreTest (pingcap#6768)

    flowbehappy authored and guo-shaoge committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    3e8ce03 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8981dfa View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c6493d4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    76e725e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c5ea678 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0d25d4d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    206b807 View commit details
    Browse the repository at this point in the history
  16. Refine the spill threshold for aggregation/sort, refine the memory us…

    …age calculation for aggregation (pingcap#6708)
    
    ref pingcap#6528
    windtalker authored and guo-shaoge committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    ff2949f View commit details
    Browse the repository at this point in the history
  17. fix format

    Signed-off-by: guo-shaoge <shaoge1994@163.com>
    guo-shaoge committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    8de0167 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2023

  1. Configuration menu
    Copy the full SHA
    8eb8ab7 View commit details
    Browse the repository at this point in the history
  2. trivial fix

    Signed-off-by: guo-shaoge <shaoge1994@163.com>
    guo-shaoge committed Feb 12, 2023
    Configuration menu
    Copy the full SHA
    c204038 View commit details
    Browse the repository at this point in the history
  3. fix nullable column bug

    Signed-off-by: guo-shaoge <shaoge1994@163.com>
    guo-shaoge committed Feb 12, 2023
    Configuration menu
    Copy the full SHA
    9ca51bc View commit details
    Browse the repository at this point in the history
  4. fix fmt

    Signed-off-by: guo-shaoge <shaoge1994@163.com>
    guo-shaoge committed Feb 12, 2023
    Configuration menu
    Copy the full SHA
    79d7ec1 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2023

  1. fix remote stream

    Signed-off-by: guo-shaoge <shaoge1994@163.com>
    guo-shaoge committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    f1bb9e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22bd4f7 View commit details
    Browse the repository at this point in the history
  3. add getGeneratedColumnInfos

    Signed-off-by: guo-shaoge <shaoge1994@163.com>
    guo-shaoge committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    2c24e58 View commit details
    Browse the repository at this point in the history
  4. del getGeneratedColumnInfos

    Signed-off-by: guo-shaoge <shaoge1994@163.com>
    guo-shaoge committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    ec1914d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    53dbdef View commit details
    Browse the repository at this point in the history