You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@iotdb.apache.org by GitBox <gi...@apache.org> on 2021/02/26 07:07:40 UTC

[GitHub] [iotdb] HTHou opened a new issue #2741: getObject method in JDBC should return an Object

HTHou opened a new issue #2741:
URL: https://github.com/apache/iotdb/issues/2741


   **Describe the bug**
   Currently when using `getObject` interface in JDBC ResultSet, it will return a String result, which is not match the JDBC standard. 
   
   See https://github.com/apache/iotdb/blob/6eda5e478beca32bfc042d9313420423cb97a2d9/jdbc/src/main/java/org/apache/iotdb/jdbc/AbstractIoTDBJDBCResultSet.java#L436-L447
   
   https://github.com/apache/iotdb/blob/6eda5e478beca32bfc042d9313420423cb97a2d9/jdbc/src/main/java/org/apache/iotdb/jdbc/IoTDBJDBCResultSet.java#L99-L105


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [iotdb] HTHou closed issue #2741: getObject method in JDBC should return an Object

Posted by GitBox <gi...@apache.org>.
HTHou closed issue #2741:
URL: https://github.com/apache/iotdb/issues/2741


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org