snleee commented on a change in pull request #4320: Add deprecated annotation 
for segment zk metadata
URL: https://github.com/apache/incubator-pinot/pull/4320#discussion_r294523472
 
 

 ##########
 File path: 
pinot-core/src/main/java/org/apache/pinot/core/segment/creator/impl/V1Constants.java
 ##########
 @@ -108,6 +107,9 @@
       public static final String SEGMENT_START_TIME = "segment.start.time";
       public static final String SEGMENT_END_TIME = "segment.end.time";
       public static final String SEGMENT_TIME_GRANULARITY = 
"segment.time.granularity";
+
+      // TODO: Deprecate this after removing table name from segment metadata
 
 Review comment:
   removed

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to