bulolo
bulolo
### 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 自动建表语句错误 ### SeaTunnel Version 2.3.5 ### SeaTunnel Config ```conf env...
* 数据库时区 ``` SHOW VARIABLES LIKE '%time_zone%'; Variable_name Value system_time_zone Asia/Shanghai time_zone Asia/Shanghai ``` * 当不加时间过滤条件的时候,时区为0时区 ``` SELECT TASK_NAME,CREATE_TIME FROM `information_schema`.`task_runs` WHERE `TASK_NAME` = 'mv-2554142' ORDER BY `CREATE_TIME` DESC LIMIT...
* create MATERIALIZED VIEW use dictionary_get with third params ``` CREATE MATERIALIZED VIEW dict_test_mv REFRESH ASYNC AS SELECT ocoia.org, dictionary_get ( "ods_dict_map", "org_name_labels_XXX", true ).dict_label AS org_name FROM scm.dict_test ocoia;...
 npm i k3cloudapi 而不是文档的 npm install k3cloudqpi  是require吧,不是requrie
### 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  ### What you expected to happen query with paimon...
### 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、目前 native application运作良好,想验证 operator application是否可行,本次例子可以提交native application,但无法提交operator application  2、(已确保operator正确安装部署)使用...
### Search before asking - [x] I had searched in the [issues](https://github.com/DataLinkDC/dinky/issues?q=is%3Aissue) and found no similar optimization requirement. ### Description  because it only contral the Program path ### Are...
### 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   export from 1.2 and import to 1.2.2 the...
### 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  a avaliable k8s and make it on dinky submit...
### 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 paimon source did not show correct Partition Key ### What...