Describe the bug
An NPE occurs when closing odps connection.
To Reproduce
To help us reproducing this bug, please provide information below:
8
3.0.1
Full stack of the error:
java.lang.NullPointerException
at com.aliyun.odps.jdbc.OdpsPreparedStatement.close(OdpsPreparedStatement.java:255)
at com.aliyun.odps.jdbc.OdpsConnection.close(OdpsConnection.java:275)
Describe the bug An NPE occurs when closing odps connection.
To Reproduce To help us reproducing this bug, please provide information below:
Expected behavior A clear and concise description of what you expected to happen.
Screenshots If applicable, add screenshots to help explain your problem.
Additional context Add any other context about the problem here.