Hi Beam Team, I am new to here and recently study the programming guide, I have a question about the in-memory data, https://beam.apache.org/documentation/programming-guide/#creating-a-pcollection
Is there a way to create unbounded PCollection from the in-memory collection? I want to test the unbounded PCollection locally and don't know what's the easiest way to get unbounded PCollection. Please let me know if I am doing something wrong or I should use a file system to do it. Thanks in advance! Best, Chengzhi
