jihoonson commented on issue #7010: Integer overflow in CompactionTask URL: https://github.com/apache/incubator-druid/issues/7010#issuecomment-460733475 This is because `maxRowsPerSegment` of `indexTuningConfig` is an integer. Do you know what were `targetCompactionSizeBytes`, # of rows per segment, and segment size?
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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]
