sebwrede commented on a change in pull request #1314:
URL: https://github.com/apache/systemds/pull/1314#discussion_r650945942
##########
File path:
src/main/java/org/apache/sysds/runtime/controlprogram/federated/FederationMap.java
##########
@@ -98,6 +98,29 @@ public boolean isType(FType t) {
}
}
+ // Alignment Check Type
+ public enum AType {
Review comment:
Suggestion:
Could this be called "AlignType" or something else that is a bit more
specific. I read "AType" as "a type" which is a bit too generic :smiley:
--
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]