cecemei commented on code in PR #17943:
URL: https://github.com/apache/druid/pull/17943#discussion_r2067048118


##########
processing/src/main/java/org/apache/druid/segment/ReferenceCountingSegment.java:
##########
@@ -80,6 +81,12 @@ protected ReferenceCountingSegment(
   )
   {
     super(baseSegment);
+    // In an ideal world, we would ask the baseSegment to be one of 
QueryableIndexSegment, IncrementalIndexSegment, LookupSegment, etc.

Review Comment:
   updated this



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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to