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

 ##########
 File path: 
pinot-core/src/test/java/org/apache/pinot/core/indexsegment/mutable/MutableSegmentImplTestUtils.java
 ##########
 @@ -35,8 +35,8 @@
   private MutableSegmentImplTestUtils() {
   }
 
-  private static final String SEGMENT_NAME = "testSegment";
   private static final String STEAM_NAME = "testStream";
+  public static final String SEGMENT_NAME = "testSegment";
 
 Review comment:
   Revert the change in this file?

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