Skip to content

Conversation

@mymeiyi
Copy link
Contributor

@mymeiyi mymeiyi commented Jul 24, 2024

Pick #38262

… rows error (apache#38262)

When use prepare statement and setNull to do group commit:
```
stmt.setString(3, "WAGERNO");
stmt.setNull(4, Types.INTEGER);
```
we may get `too many rows filtered` rows.
@doris-robot
Copy link

Thank you for your contribution to Apache Doris.
Don't know what should be done next? See How to process your PR

Since 2024-03-18, the Document has been moved to doris-website.
See Doris Document.

@mymeiyi
Copy link
Contributor Author

mymeiyi commented Jul 24, 2024

run buildall

@mymeiyi
Copy link
Contributor Author

mymeiyi commented Jul 24, 2024

run buildall

@dataroaring dataroaring merged commit e23c133 into apache:branch-2.1 Jul 24, 2024
@yiguolei yiguolei mentioned this pull request Sep 5, 2024
3 tasks
@mymeiyi mymeiyi deleted the pick-38262 branch September 10, 2025 06:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants