seems there be FLINK-33326 is there people handling it now? if not, I would like to have a try...
Xeno Amess <xenoam...@gmail.com> 于2025年7月30日周三 18:49写道: > Hi. > I see the `fromCollection` impl, and find out it actually use > `FromIteratorFunction`, which be a `SourceFunction`, witch be > deprecated&internal. > I wonder if it be valuable to create a class like this, but using the new > `Source` interface. >