Thanks to visit codestin.com
Credit goes to github.com

Skip to content

feat: pass JDBCSampler.maxRows to Statement.setMaxRows so the driver does not fetch extra rows from the database#6216

Merged
vlsi merged 1 commit intoapache:masterfrom
vlsi:max_rows
Dec 30, 2023
Merged

feat: pass JDBCSampler.maxRows to Statement.setMaxRows so the driver does not fetch extra rows from the database#6216
vlsi merged 1 commit intoapache:masterfrom
vlsi:max_rows

Conversation

@vlsi
Copy link
Collaborator

@vlsi vlsi commented Dec 30, 2023

Description

Previously, maxRows was implemented as a limit on the client side, however, the driver might fetch more data than was needed.

@vlsi vlsi added this to the 5.6.3 milestone Dec 30, 2023
@vlsi vlsi force-pushed the max_rows branch 2 times, most recently from fe4f0a6 to 24473c3 Compare December 30, 2023 09:57
@vlsi vlsi merged commit 945281c into apache:master Dec 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant