- 01 Oct, 2022 2 commits
-
-
iamhungry authored
* 整库同步自动建库建表--MySQL实现 * Table add clone method * add sink.auto.create * add schema.changes * fix auto.create * merge fix * refactor && merge fix * fix pulsar getKey * merge to dev & fix * for debug * cdcsource merge dev * fix pulsar getKey * cdcsource sink mysql auto create database and tables * fix checkstyle & log * reset application.yml
-
ren_jq authored
-
- 27 Sep, 2022 1 commit
-
-
aiwenmo authored
Co-authored-by:
wenmo <32723967+wenmo@users.noreply.github.com>
-
- 26 Sep, 2022 2 commits
-
-
Gavin authored
[Fix][Data-Sync] Fix table columns is empty when sub database and sub table (#1057)
-
zhu-mingye authored
1.当未选择数据源时 下方的tag禁用 2.优化目录树的高度会溢出的问题 3.优化数据查询时的布局
-
- 25 Sep, 2022 4 commits
-
-
aiwenmo authored
Co-authored-by:
wenmo <32723967+wenmo@users.noreply.github.com>
-
zhu-mingye authored
-
wmtbnbo authored
* [Feature] Update flink1.14 to flink1.14.5 * [Bug] [dlink-flink] Fix the local operation exception caused by the conflict between the CDC package and the Flink clients package * [Future] [dlink-flink] Update flink1.15 to flink1.15.1 * [Fix][web] Fix StarRocks databases display * [Fix][web] Fix query exceptions caused by the system's failure to automatically clean up the selected table information when switching data sources Signed-off-by:
王沐 <wangmu@haiermoney.com> * [Fix][metadata] Fix Exception in obtaining SQLDDL of view Signed-off-by:
王沐 <wangmu@haiermoney.com> Signed-off-by:
王沐 <wangmu@haiermoney.com> Co-authored-by:
王沐 <wangmu@haiermoney.com>
-
高岩 authored
* Fix entity class deserialization error * Added metadata cache function, which support memory or redis * add time filed on Result return * Redesign the metadata UI and support caching * fix merge * Add scroll bar when database exceeds seven * Add apache Licensed Co-authored-by: steve <woai1998>
-
- 24 Sep, 2022 1 commit
-
-
wmtbnbo authored
[Fix][web] Fix query exceptions caused by the system's failure to automatically clean up the selected table information when switching data sources (#1050) * [Feature] Update flink1.14 to flink1.14.5 * [Bug] [dlink-flink] Fix the local operation exception caused by the conflict between the CDC package and the Flink clients package * [Future] [dlink-flink] Update flink1.15 to flink1.15.1 * [Fix][web] Fix StarRocks databases display * [Fix][web] Fix query exceptions caused by the system's failure to automatically clean up the selected table information when switching data sources Signed-off-by:
王沐 <wangmu@haiermoney.com> Signed-off-by:
王沐 <wangmu@haiermoney.com>
-
- 23 Sep, 2022 3 commits
-
-
ZackYoung authored
* add build udf jar * change message
-
wmtbnbo authored
* [Feature] Update flink1.14 to flink1.14.5 * [Bug] [dlink-flink] Fix the local operation exception caused by the conflict between the CDC package and the Flink clients package * [Future] [dlink-flink] Update flink1.15 to flink1.15.1 * [Fix][web] Fix StarRocks databases display
-
金鑫 authored
* 添加dolphinscheduler配置 * 添加第三方海豚调度 * 添加第三方海豚调度,遗漏对象 * 第三方海豚调度,代码格式化 * 第三方海豚调度,Controller * 初始化海豚调度项目,修改添加调度逻辑 * Update cdcsource_statements.md cdcsource增加支持多目标库同步功能。 * 目前存在的已知问题 1.dlink与海豚调度关联关系是根据 通过工作流定义和任务定义关联 2.海豚调度添加修改任务定义存在主键冲突bug 3.海豚调度添加修改任务定义,存在工作流定义与任务定义关联关系会断开关联关系 目前临时解决方式是 第一个任务时间戳更新备注,非第一个任务定义必选前置任务和更新备注 * 代码格式化 * 代码格式化,统一log * Token拦截器修改 * 集成海豚调试前端 * 代理地址还原 * 格式化代码 * 去掉问题依赖 * 海豚调试推送,新增超时告警、超时策略 * 海豚调度,非DINKY类型报错 * 海豚调度,前置任务回显问题 * 海豚前置任务回显 * Add dolphin description in dolphinscheduler information modal * 海豚调度,代码格式化以及推送备注添加 * fixed bug * 还原代码 Co-authored-by:
郑文豪 <1103846001@qq.com> Co-authored-by:
金鑫 <jinyanhui@huansi.net> Co-authored-by: ZhangZifeng <>
-
- 22 Sep, 2022 3 commits
-
-
aiwenmo authored
Co-authored-by:
wenmo <32723967+wenmo@users.noreply.github.com>
-
aiwenmo authored
Co-authored-by:
wenmo <32723967+wenmo@users.noreply.github.com>
-
zhongjingq authored
* fix :解决从指定的savepoint恢复任务时,未设置savepint文件路径,以及从savepoint启动未匹配到算子状态跳过启动 * 增加mysql cdc的参数配置 * 优化datastream kafka-json 和datastream starrocks,能被合并进去 * 修复sinkbuilder返回对象和方法重命名
-
- 20 Sep, 2022 2 commits
-
-
ZackYoung authored
* add cdcsource split table function * optimization java code style
-
ikiler authored
* 后台增加样例查询接口 * 单独拆出数据中心元数据模块,增加样例数据功能 * 修改代码风格符合规定 * 修改数据中心放到注册中心右侧,删除无用的class属性 * 元数据管理页面涉及后台访问的UI添加加载图标显示,对加载慢的场景起到提示作用 * 添加数据查询功能 * 数据查询功能分页bug修复 * 后端查询分页限制,数据库处理逻辑不同的交由不同driver处理 * 前端查询优化 * oracle,phonix,sqlserver paging is not implemented, use the default method * merge conflict Co-authored-by: steve <woai1998>
-
- 18 Sep, 2022 1 commit
-
-
aiwenmo authored
Co-authored-by:
wenmo <32723967+wenmo@users.noreply.github.com>
-
- 17 Sep, 2022 1 commit
-
-
金鑫 authored
* Update cdcsource_statements.md cdcsource增加支持多目标库同步功能。 * sqlserver优化字段属性类型解析. sqlserver字段sql查询语句优化增加获取字段长度. Co-authored-by:
金鑫 <jinyanhui@huansi.net>
-
- 15 Sep, 2022 1 commit
-
-
aiwenmo authored
Co-authored-by:
wenmo <32723967+wenmo@users.noreply.github.com>
-
- 14 Sep, 2022 1 commit
-
-
金鑫 authored
* Update cdcsource_statements.md cdcsource增加支持多目标库同步功能。 * sqlserver优化字段属性类型解析. sqlserver字段sql查询语句优化增加获取字段长度. * sqlserver优化字段属性类型解析. sqlserver字段sql查询语句优化增加获取字段长度. Co-authored-by:
金鑫 <jinyanhui@huansi.net>
-
- 13 Sep, 2022 1 commit
-
-
金鑫 authored
cdcsource增加支持多目标库同步功能。
-
- 12 Sep, 2022 1 commit
-
-
mengyejiang authored
-
- 09 Sep, 2022 3 commits
-
-
ikiler authored
Co-authored-by: steve <woai1998>
-
aiwenmo authored
[Optimization-1014][client] Optimizate Doris sink and type convert and upgrade flink to 1.15.2 (#1015) Co-authored-by:
wenmo <32723967+wenmo@users.noreply.github.com>
-
toms authored
-
- 07 Sep, 2022 1 commit
-
-
aiwenmo authored
Co-authored-by:
wenmo <32723967+wenmo@users.noreply.github.com>
-
- 06 Sep, 2022 2 commits
-
-
aiwenmo authored
Co-authored-by:
wenmo <32723967+wenmo@users.noreply.github.com>
-
byd-android-2017 authored
新版实现AGG BY TO_MAP(cls,score) as (data)返回的数据类型是内建MAP类型,因此可以用键值对的方式直接访问,简单高效。
-
- 04 Sep, 2022 5 commits
-
-
aiwenmo authored
Co-authored-by:
wenmo <32723967+wenmo@users.noreply.github.com>
-
aiwenmo authored
* [Feature-946][alarm] Alarm after task monitoring retry * Format code Co-authored-by:
wenmo <32723967+wenmo@users.noreply.github.com>
-
aiwenmo authored
Co-authored-by:
wenmo <32723967+wenmo@users.noreply.github.com>
-
aiwenmo authored
Co-authored-by:
wenmo <32723967+wenmo@users.noreply.github.com>
-
byd-android-2017 authored
1.引入泛型,以自适应多种数据类型; 2.直接返回Map<K,V>,避免数据转换
-
- 03 Sep, 2022 1 commit
-
-
zhu-mingye authored
-
- 02 Sep, 2022 4 commits
-
-
aiwenmo authored
Co-authored-by:
wenmo <32723967+wenmo@users.noreply.github.com>
-
第一片心意 authored
* add a table, name: dlink_upload_file_record * File upload implement * Modify function name and javadoc
-
第一片心意 authored
-
aiwenmo authored
Co-authored-by:
wenmo <32723967+wenmo@users.noreply.github.com>
-