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

[BugFix] Fix the mem leak of VectorizedFunctionCallExpr (backport #44275) #44367

Merged
merged 7 commits into from
Apr 18, 2024

Commits on Apr 18, 2024

  1. [BugFix] Fix the mem leak of VectorizedFunctionCallExpr (#44275)

    Signed-off-by: trueeyu <[email protected]>
    (cherry picked from commit e406099)
    
    # Conflicts:
    #	be/src/exprs/function_call_expr.cpp
    #	be/test/exprs/vectorized/function_call_expr_test.cpp
    trueeyu authored and mergify[bot] committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    938da70 View commit details
    Browse the repository at this point in the history
  2. fix

    Signed-off-by: trueeyu <[email protected]>
    trueeyu committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    31f8a11 View commit details
    Browse the repository at this point in the history
  3. Revert "fix"

    This reverts commit 31f8a11.
    trueeyu committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    3d97148 View commit details
    Browse the repository at this point in the history
  4. fix

    Signed-off-by: trueeyu <[email protected]>
    trueeyu committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    60e14ff View commit details
    Browse the repository at this point in the history
  5. fix

    Signed-off-by: trueeyu <[email protected]>
    trueeyu committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    81f329f View commit details
    Browse the repository at this point in the history
  6. Revert "fix"

    This reverts commit 81f329f.
    trueeyu committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    8e2cca2 View commit details
    Browse the repository at this point in the history
  7. fix

    Signed-off-by: trueeyu <[email protected]>
    trueeyu committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    5f033d1 View commit details
    Browse the repository at this point in the history