palashc commented on code in PR #1882:
URL: https://github.com/apache/phoenix/pull/1882#discussion_r1563417905
##########
phoenix-core-client/src/main/java/org/apache/phoenix/jdbc/PhoenixStatement.java:
##########
@@ -464,14 +464,6 @@ private PhoenixResultSet executeQuery(final
CompilableStatement stmt,
LOGGER.debug("Force updating client metadata
cache for {}",
ValidateLastDDLTimestampUtil.getInfoString(tenantId,
Arrays.asList(getLastQueryPlan().getTableRef())));
-
Review Comment:
A remnant of old design I believe, should not be needed now.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]