I am afraid it is not possible, unless you leverage other engines like spark/flink you mentioned
Great Info <gubt...@gmail.com> 于2021年8月12日周四 上午1:29写道: > I have two databases and I have configured two interpreters(jdbc1,jdbc2) > belongs to JDBC group. > > jdbc1 has some basic reference data, I need to pull it in paragraph 1 and > pass few columns of data to the next paragraph > %jdbc1 > // pull the ref data and pass it to next > %jdbc2 > // use the ref data and enrich some fields > > is this possible without using some backend processing framework like spark > or flink..? > -- Best Regards Jeff Zhang