kmozaid commented on PR #8587: URL: https://github.com/apache/pinot/pull/8587#issuecomment-1118222392
> Sure, I will close this PR. On segment refresh, I think you should do following - 1. Upload a segment (say, with segmenName: test_segment_1) to a realtime table. 2. Upload a segment with the same name that you used in step 1 and but with some different data in it (similar to purge task which removes some records and upload segment with same name). 3. Assert that records are updated (may be count has changed if some records were removed in step 2) when you query the table. -- 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]
