Chris Cranford

Results 402 comments of Chris Cranford

Added PR https://github.com/debezium/debezium-examples/pull/267 to address the examples repository. The examples PR can be merged without this PR since `database.encrypt=false` is the default behavior with the current driver but will be...

I have been looking at the random SQL Server test failures and they don't seem to be related to the driver change. I've been able to reproduce the failure with...

Hi @vivekwassan can you rebase this against the latest changes from `main`?

Absolutely @vivekwassan, can you give it one last rebase? Thanks.

So @gunnarmorling @jpechane, playing devil's advocate here, do we have any concern regarding SQL injection here? The data collections array gets sanitized against the list of `TableId` entries in the...

Logged [DBZ-5483](https://issues.redhat.com/browse/DBZ-5483) to look into the test failure.

Hi @rajdangwal can you please run the following to fix the check style failures: ``` ./mvnw clean install -DskipITs -DskipTests ```

Hi @jatinderaujla, is there any update on this?

Hi @jatinderaujla is there any update here?

Hi @ani-sha I left a comment on the Jira issue. I've added a small change to your test case to account for what I described in the Jira to highlight...