Adam Leszczyński
Adam Leszczyński
I plan to make some code refactor of the Kafka writer anyway. So maybe it would get implemented.
Thank you very much @alexisread! I am now working on another issue. After finishing my work I will take a look at the network client. But it requires to set...
I think it might be a good idea just to create a tutorial to configure OLR together with Debezium on docker images. It could be a base template for submitting...
Hi @ageMLex2021 . Is this a feature request or a bug? I really don't understand from the description. Please write details what you see and what you expect to see....
Hi @ageMLex2021 , what I have just understood is that you are not happy how the code works today. If this is a feature request you need to define what...
When describing functional change please don't write about implementation (code in C++). Just write how you think the program should work. Like, text description. No code. So far you have...
I really don't understands what is expected by you. If you mark primary key columns with supplemental log then it is also present in the message. You already should have...
What about when there is no defined primary key for the table?
Other replication tools would use for primary key instead a unique index if present or all columns. This would make the message very long. I prefer to have just one...
I think this feature is interesting. The next step would be write a good description of this feature so that we can find more companies who would be interested in...