You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@phoenix.apache.org by GitBox <gi...@apache.org> on 2022/11/17 23:10:13 UTC

[GitHub] [phoenix] gjacoby126 commented on a diff in pull request #1508: PHOENIX-6752 Duplicate expression nodes in extract nodes during WHERE compilation phase leads to poor performance

gjacoby126 commented on code in PR #1508:
URL: https://github.com/apache/phoenix/pull/1508#discussion_r1025823378


##########
phoenix-core/src/test/java/org/apache/phoenix/query/BaseTest.java:
##########
@@ -146,13 +149,15 @@
 import org.apache.phoenix.jdbc.PhoenixConnection;
 import org.apache.phoenix.jdbc.PhoenixDatabaseMetaData;
 import org.apache.phoenix.jdbc.PhoenixEmbeddedDriver;
+import org.apache.phoenix.jdbc.PhoenixPreparedStatement;

Review Comment:
   nit: added imports with no added code anymore, which probably means these are unused imports. 



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

To unsubscribe, e-mail: issues-unsubscribe@phoenix.apache.org

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