-
### Search before asking
- [X] I had searched in the [issues](https://github.com/DTStack/chunjun/issues) and found no similar issues.
### What happened
binlog2mysql报IndexOutOfBoundsException错误,de…
-
在数据库执行dml操作后,发现执行错误需要对操作进行回退处理。目前数据库已支持对drop表、drop数据库等操作通过回收站实现表对象级的数据恢复,但对dml级的操作,目前还不支持数据恢复功能,希望后续操作能够支持对数据表进行增、删、改操作的闪回支持。
-
Hi @ismailsimsek,
I have run Oracle prod and faced an error when creating the following table. I checked the constraints of my table and found no constraint data, but in the log, it shows ` rowIdenti…
-
### 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
CREATE TABLE…
-
Hi, [I wrote a similar logger](https://github.com/dodekeract/compact-log), which has a feature I like to call "compressed time strings". This means that it usually only logs the time (hours, minutes e…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/DTStack/chunjun/issues) and found no similar issues.
### What happened
oracle to mysql real-time sync error: java…
-
## Description
Oracle-MySQL 8 job ddl : ALTER TABLE ... DROP column cause playback error
## Steps to reproduce the issue
1. create dtle job
```json
{
"job_id": "drop_col",
"is_password_e…
-
## General Question
[INFO] -------------------< com.dtstack.flinkx:flinkx-core >-------------------
[INFO] Building FlinkX : Core 1.12-SNAPSHOT [2/51]
[INFO] ----…
-
hi @ismailsimsek ,
so we are using debezium as a part of our architecture where we are using Oracle db as a source and destination as a dremio.
in that we are trying to access the initial and increm…
-
I already copy kafka-connect-oracle-1.0.jar and ojdbc7.jar to KAFKA_HOME/libs.
./bin/connect-standalone.sh config/connect-standalone.properties config/OracleSourceConnector.properties
ERROR:
` ERR…