terrymanu commented on a change in pull request #3260: Delete duplicate method:
isDerivedColumnName
URL:
https://github.com/apache/incubator-shardingsphere/pull/3260#discussion_r334443634
##########
File path:
sharding-core/sharding-core-preprocessor/src/main/java/org/apache/shardingsphere/core/preprocessor/segment/select/projection/DerivedColumn.java
##########
@@ -79,7 +64,7 @@ public static boolean isDerivedColumn(final String
columnName) {
}
return false;
}
-
+
Review comment:
Please do not change original indent
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services