Open alextinng opened 1 year ago
hi @alextinng do you want to fix it by yourself? if not i will fix it
mostly I defined a context parameter to get date or some constants, however sometimes I get parameters from calculation, such as a unix timestamp. it's easy using shell task as dolphinscheduler support transferring parameter between shell,python and sql task, but it gets difficult when using datax task(also other task does not support transferring parameter).
@fuchanghai I will not fix it, you could fix it
Search before asking
Description
mostly I defined a context parameter to get date or some constants, however sometimes I get parameters from calculation, such as a unix timestamp. it's easy using shell task as dolphinscheduler support transferring parameter between shell,python and sql task, but it gets difficult when using datax task(also other task does not support transferring parameter).
Are you willing to submit a PR?
Code of Conduct