jihoonson commented on issue #7046: index_parallel: support !appendToExisting 
with no explicit intervals
URL: https://github.com/apache/incubator-druid/pull/7046#issuecomment-463016746
 
 
   Yeah, nulls.. We need to tidy it up later. I think you can list published 
segments from the metadata store. You may need to expose `storageCoordinator` 
in `IngestionTestBase` to call `getUsedSegmentsForIntervals()`. 
   
   Side note: `IngestionTestBase` currently has two metadata stores of 
`HeapMemoryTaskStorage` and `IndexerSQLMetadataStorageCoordinator` which are 
based on heap and derby, respectively. This is lame and we should fix it later 
too.

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

Reply via email to