cooltnt

Results 9 issues of cooltnt

Column mode , how to add column , number increase 1 a 2 a 3 a 4 a

首先感谢各位开发者的无私奉献,由于不算非常深度的试用,可能下面提到的建议不是很合理,请见谅! 1、目前查看某任务的整棵依赖树的方式感觉不方便,还得手动点击上游,下游再点所有,才能查看。应该输入任务节点后就显示整棵树,及各节点运行情况(颜色区分即可); 2、一个任务是否可以增加自依赖选择,即可以选择依赖自己上一版本执行情况,如果上一版本执行异常,下一版本就挂起; 3、对于已经产生异常,并错过很多版本的任务,在手动恢复执行完成后,漏跑检测仍然会把之前版本自动调起来跑,这个感觉不是很合理; 4、单任务日志查看的地方也应该增加状态选择,否则只能通过翻页来查找某个版本的执行情况; 5、当资源不够无法执行任务时,所有任务应该挂起,而不应该后续版本也继续跑起来呈报错状态; 6、比如有个任务设置的是1分钟跑一次,那生成的版本确实非常多,然后在手动执行的时候,下拉框里看不到所有版本; 7、假设A任务每日执行一次,B任务每小时执行一次,C任务依赖于A,B, 本意是想要C在B执行完后也跟着每小时自动运行,目前发现不可以,小时级任务无法依赖日任务,只会在日任务后执行一次; 8、是否可增加任务 忽略(指忽略错误)功能。 也就是说,如果某个任务执行失败, 然后可能是手工处理(或者该任务产生的告警或者错误可能实际上对后续影响不是特别大)完成后, 直接用忽略功能,后续的依赖就可以直接跑起来;

As the title, Whether hyperlinks can link pictures ? Whether to consider adding multiple links? The desired effect is shown in the picture ![image](https://user-images.githubusercontent.com/41370387/203198247-676463f9-ce17-42d8-9896-8c4f49986cb1.png)

enhancement
discussion

### Search before asking - [X] I had searched in the [issues](https://github.com/DataLinkDC/dinky/issues?q=is%3Aissue) and found no similar issues. ### What happened 目前所用版本 dinky 0.7.1 flink 1.16.0 flinkcdc 2.3.0 1. cdcsource方式将含date类型字段的表, 同步到postgresql...

bug

### Search before asking - [X] I had searched in the [issues](https://github.com/DataLinkDC/dinky/issues?q=is%3Aissue) and found no similar issues. ### What happened 操作步骤如下: 1. 新建作业 [作业A] 2. 复制[作业A], 此时作业名默认为 作业A_1, 修改为[作业B] 3....

bug

### Search before asking - [X] I had searched in the [issues](https://github.com/DataLinkDC/dinky/issues?q=is%3Aissue) and found no similar issues. ### What happened scan.startup.mode 想用全局变量控制, 但是一旦开启, 就会提示 'sink.table-name' = 'public.${tableName}' 处的变量tableName 未定义。 该变量不应该是属于sink表默认的元数据(环境)变量吗?...

bug

**sql server ddl:** CREATE TABLE [dbo].[test_datetime2]( [dt] [datetime2](7) NULL ) SELECT * FROM [dbo].[test_datetime2] dt 2022-12-05 16:56:49.1812318 2022-12-05 16:57:12.6690343 2022-12-05 16:57:15.5914425 2022-12-05 16:57:16.4969742 2022-12-05 16:57:17.0174549 **postgresql ddl:** CREATE foreign TABLE...

web2py37 Version web2py? Version 2.21.1-stable+timestamp.2020.11.28.04.10.44 Python Python 3.7.0: /home/cooltnt/anaconda3/bin/python (prefix: /home/cooltnt/anaconda3) Traceback Traceback (most recent call last): File "/home/cooltnt/web2py/gluon/packages/dal/pydal/objects.py", line 166, in __getattr__ return self.__getitem__(k) File "/home/cooltnt/web2py/gluon/packages/dal/pydal/objects.py", line 146, in...

### Search before asking - [X] I had searched in the [issues](https://github.com/apache/seatunnel/issues?q=is%3Aissue+label%3A%22bug%22) and found no similar issues. ### What happened The "tinynt" in opengauss and the "LONGVARGRAPHIC" in db2 can...

bug