Shen LI Sun, 30 Apr 2017 11:11:00 -0700
It seems that Create.of(Iterable) can only create a BoundedSource. Is there a convenient way to read from an unbounded Iterable object without writing application code to wrap it into an UnboundedSource object?
Thanks, Shen