TeslaCN commented on code in PR #25044:
URL: https://github.com/apache/shardingsphere/pull/25044#discussion_r1163688208


##########
db-protocol/postgresql/src/main/java/org/apache/shardingsphere/db/protocol/postgresql/packet/command/query/PostgreSQLRowDescriptionPacket.java:
##########
@@ -29,6 +30,7 @@
  * Row description packet for PostgreSQL.
  */
 @RequiredArgsConstructor
+@Getter

Review Comment:
   Do we need this getter in production code? If not, please access this field 
by Mockito Plugins or reflection.



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