ly923976094 opened a new issue #3612:  resultSet.close(); no close method
URL: https://github.com/apache/incubator-pinot/issues/3612
 
 
    ResultSet resultSet = resultSetGroup.getResultSet(0);
    System.out.println("Number of records: " + resultSet.getInt(0));
    resultSet.close();

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to