Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option to parse the key and the header of the message from Cypher #540

Open
alfredorubin96 opened this issue Oct 10, 2022 · 1 comment
Open

Comments

@alfredorubin96
Copy link

Feature description (Mandatory)

Inserting an option that can send the message as a dictionary containing header, key and value instead of only the value of the message can help us manage complex logics directly inside neo4j and to work with other Kafka Connectors (EX: Debezium MongoDB source connector sends some params inside the key, for example on the deletion of a document the _oid field of the deleted doc is contained only inside the key of a tombstone record).
The option should be disabled by default and activated only if the user wants it.

Thanks in advance for your help

@ali-ince
Copy link
Contributor

Hi @alfredorubin96, would you please provide a concrete example for us to evaluate this feature request?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants