You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2020/07/30 07:36:20 UTC

[GitHub] [shardingsphere] tuohai666 commented on a change in pull request #6524: Fix #3954 : Sharding-JDBC querying support PostgreSQL array type

tuohai666 commented on a change in pull request #6524:
URL: https://github.com/apache/shardingsphere/pull/6524#discussion_r462770692



##########
File path: shardingsphere-jdbc/shardingsphere-jdbc-core/src/main/java/org/apache/shardingsphere/driver/jdbc/unsupported/AbstractUnsupportedOperationResultSet.java
##########
@@ -181,16 +180,6 @@ public final Ref getRef(final String columnLabel) throws SQLException {
         throw new SQLFeatureNotSupportedException("getRef");
     }
     
-    @Override

Review comment:
       Remove the corresponding test cases.




----------------------------------------------------------------
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