-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
1.6.1.Final
-
None
-
False
-
False
-
-
We are using Debezium oracle connector 1.6.1 to capture changes from Oracle 12.2 to Kafka. The single insert statements are successfully replicated to Kafka topic but the bulk inserts like 100 rows (insert into table select * from another_table where rownum<101) are not completly replicated to Kafka. We see only 15 out of 100 rows in Kafka topic for such insert statements.
- duplicates
-
DBZ-3834 Row hashing in LogMiner Query not able to differentiate between rows of a statement.
- Closed