chyueyi

Results 5 issues of chyueyi

**Feature** Add feature issue reference **Describe the task** A clear and concise description of what the bug is.

profiler

### Search before asking - [X] I had searched in the [issues](https://github.com/DTStack/Taier/issues) and found no similar question. - [X] I had searched my question on the internet but i didn't...

question

### Search before asking - [X] I had searched in the [issues](https://github.com/DTStack/Taier/issues) and found no similar feature requirement. ### Description 1.3版本开发的周期任务当天不能生成调度实例,必须再第二天才能生成,急需调度的任务还需要开发脚本来执行,希望周期调度任务能够增加一个生成当天实例的功能 ### Use case _No response_ ### Related issues _No...

Here is a question: ```python result = LineageRunner(sql, dialect='hive') Statements(#): 1 Source Tables: .table_bar .table_baz Target Tables: .table_foo ``` LineageRunner should add default schema param, e.g. ```pythnon result = LineageRunner(sql,...

enhancement

### Search before asking - [X] I had searched in the [issues](https://github.com/DTStack/Taier/issues) and found no similar issues. ### What happened ![image](https://github.com/DTStack/Taier/assets/35141460/853114dc-db55-4baf-9539-818a4969d5dd) ![image](https://github.com/DTStack/Taier/assets/35141460/0f86c681-5412-44cc-bae8-12a4f82bb752) 打开Mysql任务,会导致浏览器内存极速上升,从而页面崩溃,感觉是mysql.worker.js的问题。 ### What you expected to happen 页面能正常使用不报错...

bug