yanxinyi commented on a change in pull request #1064:
URL: https://github.com/apache/phoenix/pull/1064#discussion_r552451067
##########
File path: phoenix-core/src/main/java/org/apache/phoenix/jdbc/PhoenixDriver.java
##########
@@ -182,7 +196,7 @@ public void onRemoval(RemovalNotification<ConnectionInfo,
ConnectionQueryService
@Override
- public QueryServices getQueryServices() throws SQLException {
+ public QueryServices getQueryServices(final Properties info) throws
SQLException {
Review comment:
Adding extra argument won’t override the method
----------------------------------------------------------------
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:
[email protected]