You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by "TeslaCN (via GitHub)" <gi...@apache.org> on 2023/04/12 06:40:53 UTC

[GitHub] [shardingsphere] TeslaCN commented on a diff in pull request #25044: pg, set valueformat of row description in bind command

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: notifications-unsubscribe@shardingsphere.apache.org

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