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

branch-2.1: [fix](regression)Fix unstable delta rows case. #43928 #43988

Open
wants to merge 1 commit into
base: branch-2.1
Choose a base branch
from

Commits on Nov 14, 2024

  1. [fix](regression)Fix unstable delta rows case. (#43928)

    ### What problem does this PR solve?
    
    Fix unstable delta rows case.
    This case assume the table row count is not reported during the
    execution, but in sometimes the row count may reported, which will cause
    the case fail.
    Jibing-Li authored and Your Name committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    0ad4531 View commit details
    Browse the repository at this point in the history