David Zollo
David Zollo
> * master fetch `t_ds_trigger_definition` table for trigger > * execute trigger, if it meets user-custom condition, insert a command into `t_ds_command`, note that this operation needs to be transactional...
Some user told me that task can't stop and he provided the following picture, SeaTunnel version is 2.3.5 or 2.3.6  but we don‘t find unusual cause when checking the...
Good suggestion. You can add your ideas to https://docs.qq.com/doc/DQ3BGVHZ1bXp5R2FZ at the community meeting for discussion. Conference theme: DS Community May 2024 Conference Meeting address: Tencent Meeting Conference theme: DolphinSchedule community...
If anyone who'd like to help implement this function,please leave a message here,and then you can submit a PR. It's not very difficult, and I encourage you to give it...
Woud you like to implement this feature?
Is there anybody who'd like to do this issue? please leave a message and then you can submit a PR within 4 weeks. Here are some helpful resources to get...
The same issue with https://github.com/apache/seatunnel/issues/8365
Under Linux, there is no need to configure HADOOP_HOME; under Windows, HADOOP_HOME may be required (I haven't verified this on Windows). SeaTunnel uses HDFS protocol to save Checkpoint and other...
[Feature][SQL function] Enhance SQL Transform substring/substr functions to support date type fields
 Please solve the conflicts. thx
[Feature][SQL function] Enhance SQL Transform substring/substr functions to support date type fields
Is there any new progress now? @sulthan309 Here are my suggestions for improvement: **Code Quality Improvements:** ```java // 1. Cache DateTimeFormatter instances as static final fields private static final DateTimeFormatter...