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

 ##########
 File path: 
pinot-common/src/main/java/org/apache/pinot/common/segment/SegmentMetadata.java
 ##########
 @@ -31,6 +31,7 @@
  */
 public interface SegmentMetadata {
 
+  // TODO: deprecate table name from segment metadata
 
 Review comment:
   Please remove this comment. We can discuss whether (and how to) remove table 
names from segment metadata when the design is finalized for multiple tables 
with same data.
   thanks.

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