This is an automated email from the ASF dual-hosted git repository.
garydgregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-csv.git
from 8379c942 Sort members.
add 09e27ffd count rows produced instead of getRow() in
printRecords(ResultSet)
new 21022003 Merge pull request #627 from
rootvector2/resultset-maxrows-produced
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../java/org/apache/commons/csv/CSVPrinter.java | 7 +++++-
.../org/apache/commons/csv/CSVPrinterTest.java | 25 ++++++++++++++++++++++
2 files changed, 31 insertions(+), 1 deletion(-)