b-slim commented on issue #9463: Add namespaces to Druid segments within a data 
source
URL: https://github.com/apache/druid/issues/9463#issuecomment-598385728
 
 
   I have read the proposal and my understanding is that you are trying to 
index data form the same source with the same interval of time but you want to 
break it into more sub tasks to make it parallel is that the main pain point 
that pushed you to implement this name spacing  ? OR  is it because you have 
some data reprocessing and you want to re-process only sub part of the data and 
the only way know / filter this data is what you are calling namespace ? In my 
opinion for both cases i would agree with the general sentiment that this is 
better done in the Query layer as standard union and would be a wonderful 
contribution that can be used by many other use cases. 

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@druid.apache.org
For additional commands, e-mail: commits-h...@druid.apache.org

Reply via email to