strongduanmu commented on code in PR #30670:
URL: https://github.com/apache/shardingsphere/pull/30670#discussion_r1542214411
##########
parser/sql/statement/src/main/java/org/apache/shardingsphere/sql/parser/sql/common/segment/generic/DataTypeLengthSegment.java:
##########
@@ -36,8 +36,9 @@ public final class DataTypeLengthSegment implements
SQLSegment {
private int scale;
/**
- * get secondNumber.
- * @return Optional.
+ * Get second number.
Review Comment:
Rename it to Get scale?
--
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]