This is an automated email from the ASF dual-hosted git repository. garydgregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-csv.git
commit 2102200328eb16a02bf65b7923cbec93fa59447d Merge: 8379c942 09e27ffd Author: Gary Gregory <[email protected]> AuthorDate: Tue Jul 21 08:52:29 2026 -0400 Merge pull request #627 from rootvector2/resultset-maxrows-produced Count rows produced instead of getRow() in printRecords(ResultSet) .../java/org/apache/commons/csv/CSVPrinter.java | 7 +++++- .../org/apache/commons/csv/CSVPrinterTest.java | 25 ++++++++++++++++++++++ 2 files changed, 31 insertions(+), 1 deletion(-)
