Closed Danny02 closed 1 year ago
Hi @Danny02 , thanks for the PR. I will check this during the next days!
Some updates:
I also have some problems with the conversion of my data to a Struct. I'm debugging this also.
edit: I discovered the problem and fixed it with #97
Do you usually download the relase from this repo or from the confluent hub?
In few days I will draft a new release in this repo, and after that I will ask confluent to update also their hub.
Hi,
I have documents in Elastic with the following structure:
I think that I am able to use your connector with the changes of this PR.
P.S. I think the default cursor field
_id
used inElasticRepository
is wrong, because you pass the document id in the document Map<String, Object> ases-id
.