Fix issue where query batch mode outputs(json, csv, line) were not printing the rows received to stdout when any of the other rows returned an API error. (#4516)
Fix issue where query batch mode table output always returned a 0 row count when timing was enabled. (#4520)