17061707170817091710171117121713171417151716
return columns; } client.advance(); } QueryResults results = client.finalResults(); if (!client.isFailed()) { throw new SQLException(format("Query has no columns (#%s)", results.getId())); } throw resultsException(results); }
16981699170017011702170317041705170617071708
15091510151115121513151415151516151715181519