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

Pipeline: Support pipeline table scan in UT #6831

Merged
merged 19 commits into from
Mar 7, 2023

Commits on Feb 15, 2023

  1. pass unit test

    ywqzzy committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    a11cc27 View commit details
    Browse the repository at this point in the history
  2. tmp save

    ywqzzy committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    23bdf4c View commit details
    Browse the repository at this point in the history
  3. test with small block size.

    ywqzzy committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    0a48ad4 View commit details
    Browse the repository at this point in the history
  4. refine code

    ywqzzy committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    9f392b4 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

  1. more tests and refine

    ywqzzy committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    600ea05 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/pingcap/tiflash into supp…

    …ort_pipeline_table_scan
    ywqzzy committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    9a33d5f View commit details
    Browse the repository at this point in the history
  3. fmt

    ywqzzy committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    5a94538 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2023

  1. Merge branch 'master' of https://github.com/pingcap/tiflash into supp…

    …ort_pipeline_table_scan
    ywqzzy committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    e3c30f8 View commit details
    Browse the repository at this point in the history
  2. address comments

    ywqzzy committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    185a83c View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2023

  1. address comments

    ywqzzy committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    5a1a236 View commit details
    Browse the repository at this point in the history
  2. refine

    ywqzzy committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    d186e76 View commit details
    Browse the repository at this point in the history
  3. fmt

    ywqzzy committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    24c6d3f View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. Merge branch 'master' of https://github.com/pingcap/tiflash into supp…

    …ort_pipeline_table_scan
    ywqzzy committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    84c3d1b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/pingcap/tiflash into supp…

    …ort_pipeline_table_scan
    ywqzzy committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    1302779 View commit details
    Browse the repository at this point in the history
  3. merge

    ywqzzy committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    e60f432 View commit details
    Browse the repository at this point in the history
  4. address comments

    ywqzzy committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    4b8c892 View commit details
    Browse the repository at this point in the history
  5. remove useless check

    ywqzzy committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    faa3e3a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    be01311 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2bad67c View commit details
    Browse the repository at this point in the history