zhangyue19921010 commented on a change in pull request #10688:
URL: https://github.com/apache/druid/pull/10688#discussion_r553173560
##########
File path: processing/src/main/java/org/apache/druid/segment/IndexIO.java
##########
@@ -644,7 +649,7 @@ public QueryableIndex load(File inDir, ObjectMapper mapper,
boolean lazy) throws
}
private ColumnHolder deserializeColumn(ObjectMapper mapper, ByteBuffer
byteBuffer, SmooshedFileMapper smooshedFiles)
- throws IOException
+ throws IOException, RuntimeException
Review comment:
No need actually. Remove now.
----------------------------------------------------------------
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]