Package io.trino.benchto.driver.utils
Class QueryUtils
java.lang.Object
io.trino.benchto.driver.utils.QueryUtils
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidcompareCount(Path resultFile, int rowCount) static intcompareRows(Path resultFile, ResultSet resultSet) static intstatic booleanisSelectQuery(String sql)
-
Method Details
-
fetchRows
- Throws:
SQLException
-
compareRows
- Throws:
SQLException
-
compareCount
-
isSelectQuery
-