sc-sityad opened a new issue, #14509:
URL: https://github.com/apache/druid/issues/14509

   - I wanted to delete the data from a time interval like 2023-01-01 to 
2023-02-01. This time is a field in datasource (__time). 
   - I have above 500 segments and have the same start time and end time 
Interval. I have make it unused segment one by one and reduced it to 200. 
   - But I don't know a segment carries which interval of data, in desc it 
shows only 1001 rows which are same for 200 segments. So I don't know which 
segment carries which data. 
   - I have send data through kafka. 
   - I have to delete those specific records and upload some new records with 
same time interval. 


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

Reply via email to