-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues.
### Version
doris 0.15.0
flink 1.13.6
#…
-
according to the Doc for the development,I try to write data into iceberg with flink1.18 that created by flink sql, it has a primary key, and the DDL aligned with as follow:
CREATE TABLE `hive_catal…
-
SREWorks多次提到运维方面的数仓和ETL,并且也有Flink这类应用集成,后续有没有规划在这方面深入,如集成企业业务数仓相关功能?
1)数仓案例:一个数仓,采用Flink CDC做数据抽取,Flink SQL(批处理或流处理)或数据库SQL(批处理,如Hologres SQL)做数据处理,相关任务是需要上线的,批处理任务涉及到定时调度,流处理任务涉及到状态监控,任务可能会失败报错,需要收集…
-
### What happened?
BigQueryIO's CDC ingestion requires usage of RowMutationInformation class. This class was two pairs of methods to return the change sequence number. The recently deprecated pair,…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/incubator-seatunnel/issues?q=is%3Aissue+label%3A%22bug%22) and found no similar issues.
### What happened
wh…
-
I recently made a small demo about CDC,
With the Flink CDC capture Mysql data changes and Sink to Hudi, synchronized to the hive.
But when I update, or delete data,
it failure when delete or upda…
-
flink cdc 2.4
本地自行打一个fat jar包,执行时遇到一个问题:
`java.lang.NoClassDefFoundError: com/ververica/cdc/connectors/shaded/org/apache/commons/collections/map/LinkedMap
at com.ververica.cdc.debezium.Debez…
-
打包放到flink lib目录下,flink建表语句
CREATE TABLE ipos_qtlsd (
Id bigint,
pid bigint,
tn_id bigint,
djbh string,
ydjh string,
rq int,
yyrq int,
zddm string,
lastchanged timestamp …
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues.
### Description
I hope to use this connect…
-
- [ ] Support full-database synchronization.
- [ ] The table-name also need to support regular expressions to monitor multiple tables that satisfy the regular expressions.