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

MPP: update the state of building a hash table when createOnce throw exceptions #4202

Merged
merged 15 commits into from
Mar 14, 2022

Commits on Mar 14, 2022

  1. set FinishBuild when createOnce throw exceptions

    Signed-off-by: fzhedu <[email protected]>
    fzhedu committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    242226f View commit details
    Browse the repository at this point in the history
  2. address comments about set build failed

    Signed-off-by: fzhedu <[email protected]>
    fzhedu committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    1cc54ad View commit details
    Browse the repository at this point in the history
  3. addres comments to throw once build failed

    Signed-off-by: fzhedu <[email protected]>
    fzhedu committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    7203668 View commit details
    Browse the repository at this point in the history
  4. update logs

    Signed-off-by: fzhedu <[email protected]>
    fzhedu committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    15a805b View commit details
    Browse the repository at this point in the history
  5. add failpoint test for hash build

    Signed-off-by: fzhedu <[email protected]>
    fzhedu committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    f2e0b30 View commit details
    Browse the repository at this point in the history
  6. add failpoint test for hash build

    Signed-off-by: fzhedu <[email protected]>
    fzhedu committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    d50e693 View commit details
    Browse the repository at this point in the history
  7. update tests

    Signed-off-by: fzhedu <[email protected]>
    fzhedu committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    21fde10 View commit details
    Browse the repository at this point in the history
  8. set BuildTableState

    Signed-off-by: fzhedu <[email protected]>
    fzhedu committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    b4bd64e View commit details
    Browse the repository at this point in the history
  9. update log fmt

    Signed-off-by: fzhedu <[email protected]>
    fzhedu committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    863290e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    eedcbd6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a12989d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    10bf2a9 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8ae5dcd View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2b02d65 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    62d15f6 View commit details
    Browse the repository at this point in the history