Thank you! @Felix Möhlmann
But it is not pulling content after making partition in this way.


I would like to ask one more question if I can.
The reason I was looking for such partition so that I could compare it based on condition and content. For eg:
Initially list is full of content and at that time, token will be released based on content change event but it should not consider that it is to be exchanged with fresh lot because content is yet to be consumed. That's why I want to check it based on two condition before exchanging it with fresh lot. 1. Check for content 2. Check for availability (1 for fresh part and 0 for finished part)
My question is how to check partition content based on 2 condition?
Thank you!