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

*: redirect the DML writes to a temp index during creating index #37709

Merged
merged 31 commits into from
Sep 15, 2022

Commits on Sep 8, 2022

  1. Configuration menu
    Copy the full SHA
    07a093f View commit details
    Browse the repository at this point in the history
  2. fix linter revive

    tangenta committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    6595320 View commit details
    Browse the repository at this point in the history
  3. update bazel

    tangenta committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    34e4125 View commit details
    Browse the repository at this point in the history
  4. remove unnecessary change

    tangenta committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    1b7c476 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2022

  1. address comment

    tangenta committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    99b9991 View commit details
    Browse the repository at this point in the history
  2. Update tablecodec/tablecodec.go

    Co-authored-by: wjHuang <huangwenjun1997@gmail.com>
    tangenta and wjhuang2016 authored Sep 9, 2022
    Configuration menu
    Copy the full SHA
    b7db256 View commit details
    Browse the repository at this point in the history
  3. Update tablecodec/tablecodec.go

    Co-authored-by: wjHuang <huangwenjun1997@gmail.com>
    tangenta and wjhuang2016 authored Sep 9, 2022
    Configuration menu
    Copy the full SHA
    4cc9327 View commit details
    Browse the repository at this point in the history
  4. Update tablecodec/tablecodec.go

    Co-authored-by: wjHuang <huangwenjun1997@gmail.com>
    tangenta and wjhuang2016 authored Sep 9, 2022
    Configuration menu
    Copy the full SHA
    17a43cd View commit details
    Browse the repository at this point in the history
  5. Update tablecodec/tablecodec.go

    Co-authored-by: wjHuang <huangwenjun1997@gmail.com>
    tangenta and wjhuang2016 authored Sep 9, 2022
    Configuration menu
    Copy the full SHA
    61225b0 View commit details
    Browse the repository at this point in the history
  6. Update table/tables/mutation_checker.go

    Co-authored-by: wjHuang <huangwenjun1997@gmail.com>
    tangenta and wjhuang2016 authored Sep 9, 2022
    Configuration menu
    Copy the full SHA
    85b8788 View commit details
    Browse the repository at this point in the history
  7. address comment

    tangenta committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    de76bf5 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2022

  1. Update tablecodec/tablecodec.go

    Co-authored-by: Lynn <zimu_xia@126.com>
    tangenta and zimulala authored Sep 13, 2022
    Configuration menu
    Copy the full SHA
    7a66dcb View commit details
    Browse the repository at this point in the history
  2. Update tablecodec/tablecodec.go

    Co-authored-by: Lynn <zimu_xia@126.com>
    tangenta and zimulala authored Sep 13, 2022
    Configuration menu
    Copy the full SHA
    4154f3d View commit details
    Browse the repository at this point in the history
  3. Update ddl/index.go

    Co-authored-by: xiongjiwei <xiongjiwei1996@outlook.com>
    tangenta and xiongjiwei authored Sep 13, 2022
    Configuration menu
    Copy the full SHA
    74211fd View commit details
    Browse the repository at this point in the history
  4. Update ddl/index_merge_tmp.go

    Co-authored-by: xiongjiwei <xiongjiwei1996@outlook.com>
    tangenta and xiongjiwei authored Sep 13, 2022
    Configuration menu
    Copy the full SHA
    b09d33d View commit details
    Browse the repository at this point in the history
  5. Update ddl/index.go

    Co-authored-by: Lynn <zimu_xia@126.com>
    tangenta and zimulala authored Sep 13, 2022
    Configuration menu
    Copy the full SHA
    82b6b25 View commit details
    Browse the repository at this point in the history
  6. address comment

    tangenta committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    5b9d2b9 View commit details
    Browse the repository at this point in the history
  7. revert useless changes

    tangenta committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    23b45ca View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    93e41ae View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e4449e3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    84336d2 View commit details
    Browse the repository at this point in the history
  11. fix realtikvtest

    tangenta committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    e524ad2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d5f0bda View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b78398c View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2022

  1. Configuration menu
    Copy the full SHA
    88653a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f24db25 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e4a1ba7 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2022

  1. address comment

    tangenta committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    a3038a1 View commit details
    Browse the repository at this point in the history
  2. simplify if

    tangenta committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    2bda745 View commit details
    Browse the repository at this point in the history
  3. address comment

    tangenta committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    ead1325 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6a70056 View commit details
    Browse the repository at this point in the history