jrunner/jrunner
Paul Trowbridge 7be85a2da1 fix: report row count from bulk copy path
The bulk path printed no count, so the trailing " rows written" line had no
number and callers parsing stdout got nothing. Count rows in the BulkSource
adapter (one per getRowData) and print it, matching the INSERT path's
"<n> rows written" so the count is captured.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-18 07:39:56 -04:00
..
src fix: report row count from bulk copy path 2026-06-18 07:39:56 -04:00
build.gradle rename app module to jrunner for consistency 2026-01-06 21:53:08 -05:00