Re: Allow setting job name when using StatementSet

2021-06-08 Thread Yuval Itzchakov
Yup, that worked. Thank you guys for pointing it out! On Tue, Jun 8, 2021, 09:33 JING ZHANG wrote: > I agree with Nico, I just add the link of pipeline.name > > here. > > Nicolaus Weidner 于2021年6月7日周一 >

Re: Allow setting job name when using StatementSet

2021-06-08 Thread JING ZHANG
I agree with Nico, I just add the link of pipeline.name here. Nicolaus Weidner 于2021年6月7日周一 下午11:46写道: > Hi Yuval, > > I am not familiar with the Table API, but in the fragment you posted, the > generated

Re: Allow setting job name when using StatementSet

2021-06-07 Thread Nicolaus Weidner
Hi Yuval, I am not familiar with the Table API, but in the fragment you posted, the generated job name is only used as default if configuration option pipeline.name is not set. Can't you just set that to the name you want to have? Best wishes, Nico On Mon, Jun 7, 2021 at 10:09 AM Yuval

Allow setting job name when using StatementSet

2021-06-07 Thread Yuval Itzchakov
Hi, Currently when using StatementSet, the name of the job is autogenerated by the runtime: [image: image.png] Is there any reason why there shouldn't be an overload that allows the user to explicitly specify the name of the running job? -- Best Regards, Yuval Itzchakov.