pk-218 commented on a change in pull request #16312:
URL: https://github.com/apache/shardingsphere/pull/16312#discussion_r833894200



##########
File path: 
shardingsphere-proxy/shardingsphere-proxy-frontend/shardingsphere-proxy-frontend-opengauss/src/test/java/org/apache/shardingsphere/proxy/frontend/opengauss/OpenGaussFrontendEngineTest.java
##########
@@ -56,9 +55,6 @@ public void setup() {
     private void prepareMock() {
         Field field = 
OpenGaussFrontendEngine.class.getDeclaredField("postgreSQLFrontendEngine");
         field.setAccessible(true);
-        Field modifiers = Field.class.getDeclaredField("modifiers");

Review comment:
       Same reason as above, due to the merge conflict. 




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


Reply via email to