reele commented on issue #16938: URL: https://github.com/apache/dolphinscheduler/issues/16938#issuecomment-2568911077
May I ask, will you also write the calculated date parameters into `t_ds_task_instance_context`? And would you do it in the form of fields or JSON? Lately, I've been thinking about how to optimize the logic where `DEPENDENT` task uses `scheduleTime`. The tricky parts right now are database efficiency issues and business continuity problems caused by new objects and logic, especially the latter, which will make upgrades quite challenging for 24/7 operation scenarios. So, could you please give a hint about the next design step? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
