- 12 Sep, 2022 1 commit
-
-
aiwenmo authored
* [Fix][admin,web,app,core] Fix rc1 bugs (#1007) Co-authored-by:
wenmo <32723967+wenmo@users.noreply.github.com> * alter error (#1011) * [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> * UI page display misalignment fix (#1013) Co-authored-by: steve <woai1998> * out.collect在字段报错时没有上级抛错误,e.getCause().getMessage()会打不出错误栈,打印修改为logger.error("..",e). (#1016) Co-authored-by:
wenmo <32723967+wenmo@users.noreply.github.com> Co-authored-by:
toms <94617906+Toms1999@users.noreply.github.com> Co-authored-by:
ikiler <34333571+ikiler@users.noreply.github.com> Co-authored-by:
mengyejiang <403905717@qq.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>
-
- 01 Sep, 2022 3 commits
-
-
aiwenmo authored
Co-authored-by:
wenmo <32723967+wenmo@users.noreply.github.com>
-
leo65535 authored
* [Bug] fix the banner of dlink admin app * remove banners
-
cong authored
* [Fix][dlink-gateway]修复k8s Application、Yarn Application、Yarn PerJob提交任务时未指定集群配置MasterMemoryMB、TaskManagerMemoryMB、SlotsPerTaskManager * [Fix][dlink-gateway]修复k8s Application、Yarn Application、Yarn PerJob提交任务时未指定集群配置MasterMemoryMB、TaskManagerMemoryMB、SlotsPerTaskManager * [Fix][dlink-gateway]修复k8s application模式提交失败,优化增加获取JobId等待时间, * [Fix][dlink-common]扩展系统配置参数添加jobid的最大等待时间
-
- 30 Aug, 2022 4 commits
-
-
zhujunjieit authored
优化PG库"schema_name"查询
-
mengyejiang authored
解决KafkaSinkBuilder没有序列化会报错的问题。
-
金鑫 authored
单目标使用 'sink.*' 多目标使用 'sink[N].*', N为0开始的index索引. Co-authored-by:
金鑫 <jinyanhui@huansi.net>
-
cong authored
[Fix][dlink-gateway]修复k8s Application、Yarn Application、Yarn PerJob提交任务时未指定集群配置MasterMemoryMB、TaskManagerMemoryMB、SlotsPerTaskManager (#970) * [Fix][dlink-gateway]修复k8s Application、Yarn Application、Yarn PerJob提交任务时未指定集群配置MasterMemoryMB、TaskManagerMemoryMB、SlotsPerTaskManager
-
- 26 Aug, 2022 2 commits
-
-
金鑫 authored
* sqlserver增加date类型数据转换规则. * sqlserver增加date类型数据转换规则. Co-authored-by:
金鑫 <jinyanhui@huansi.net>
-
rafael authored
-
- 25 Aug, 2022 2 commits
- 24 Aug, 2022 4 commits
-
-
windWheel authored
* The bug that the cluster information cannot be obtained in the savepoint save list * Add taskId in case dlink maintains sql * format code * enhance manage logic * 1. fix taskId is 0 2. reformat code * reformat code * refactor imports
-
金鑫 authored
* 增加sqlserver-cdc支持,可以通过手写finksql完成sqlservercdc同步,但是不支持cdcsource模式. * 修改报名\类名为sqlserver * 增加sqlserver-cdc支持,可以通过手写finksql完成sqlservercdc同步,但是不支持cdcsource模式. * 优化trycatch异常日志打印代码 * 支持sqlservercdc功能 Co-authored-by:
金鑫 <jinyanhui@huansi.net>
-
Kerwin authored
-
mengyejiang authored
* 修改点: 1、dlink-flink1.14增加postgres cdc connector,支持flinksql开发。 2、整库同步增加支持postgres数据库。 * 修改点: 1、METADATA_TYPE与dlink-meta中保持一致,避免Driver找不到lib的情况; 2、url中/后改为databasename,原来代码中填schema名是不正确的。 * postgresCDCBuilder改为首字母大写。
-
- 23 Aug, 2022 2 commits
-
-
aiwenmo authored
Co-authored-by:
wenmo <32723967+wenmo@users.noreply.github.com>
-
lnnlab authored
-
- 22 Aug, 2022 2 commits
-
-
aiwenmo authored
Co-authored-by:
wenmo <32723967+wenmo@users.noreply.github.com>
-
aiwenmo authored
* [Feature-923][*] Build column lineage base on flink logical plan * [Feature-923][*] Dynamic add getColumnOrigins method to class RelMdColumnOrigins by javassist Co-authored-by:
wenmo <32723967+wenmo@users.noreply.github.com>
-
- 21 Aug, 2022 7 commits
- 20 Aug, 2022 1 commit
-
-
aiwenmo authored
Co-authored-by:
wenmo <32723967+wenmo@users.noreply.github.com>
-