Chris Cranford
Chris Cranford
I am going to move this back to draft because this requires a bit more thinking. While the filter logic works, the logging has the potential to be overly excessive...
Hi @ismailsimsek, yes I would like to move Debezium 3.0 and later to Quarkus 3.15.x for Debezium Server.
Hi @adasari could you please rebase on the latest main. Thanks.
Hi @adasari the test failures with db2, ibmi, vitess, and likely informix are all related. Can you please open PRs in those community repositories to retrofit your changes like you...
The alignment PR with ANTLR upstream is https://github.com/debezium/debezium/pull/6778. Once that is merged, we can review if there are any remaining changes needed here.
Included changes from this PR in https://github.com/antlr/grammars-v4/pull/4640 in commit [[PlSql] Improve object permissions](https://github.com/antlr/grammars-v4/pull/4640/commits/e4b9503f8fcba60f0ed84aa6919f9a782fc2076f)
/packit test --labels oracle
How do you intend to handle table schema discrepancies across restarts @jcechace ? Let's assume, for the moment, that the connector is configured to capture changes for 10 tables, and...
Another limitation worth noting that is specific to Oracle is that the Flashback Area also will require retention long enough to satisfy the offset position O. This is often one...
Yep I think that covers what we discussed @jcechace 👍