Hi,
However, in ScanTableSource, the getScanRuntimeProvider method returns a ScanRuntimeProvider interface, which only has an implementation for the old SourceFunction[T], and not for the new Source[T] class:
Does the Table API not yet support the new Source API? or am I missing something?
--
Best Regards,
Yuval Itzchakov.