mcvsubbu commented on a change in pull request #4774: Refactor virtualColumn
URL: https://github.com/apache/incubator-pinot/pull/4774#discussion_r344417737
 
 

 ##########
 File path: 
pinot-common/src/main/java/org/apache/pinot/common/utils/CommonConstants.java
 ##########
 @@ -386,6 +388,12 @@ public ServerType getServerType() {
       public static String REPLICA_GROUP_SEGMENT_ASSIGNMENT_STRATEGY = 
"ReplicaGroupSegmentAssignmentStrategy";
     }
 
+    public static class VirtualColumn {
 
 Review comment:
   ```suggestion
       public static class BuiltInVirtualColumns {
   ```

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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to