cecemei commented on PR #19016: URL: https://github.com/apache/druid/pull/19016#issuecomment-3954417921
Hi @GWphua , took a glance at your pr, several questions: - seems like this method depends on SEGMENT lock and is not compatible with TIME_CHUNK lock, is this true? - what happens to segments in the same interval but it not included in SpecificSegmentsSpec? since a new version overwrites older versions automatically, wouldn't they just become invisible? -- 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]
