loquisgon commented on code in PR #12392:
URL: https://github.com/apache/druid/pull/12392#discussion_r850814887


##########
indexing-service/src/main/java/org/apache/druid/indexing/input/DruidSegmentReader.java:
##########
@@ -70,9 +68,8 @@
 import java.util.NoSuchElementException;
 import java.util.Set;
 
-public class DruidSegmentReader extends 
IntermediateRowParsingReader<Map<String, Object>>
+public class DruidSegmentReader extends DruidSegmentReaderBase

Review Comment:
   Removed base class



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