Skip to content

[Fast Data] Import a projection ignoring some specific field #485

Closed Answered by silversoul93
silversoul93 asked this question in Q&A
Discussion options

You must be logged in to vote

Self update.
As discussed with @danibix95, the only way is to:

  • write a custom adapter
  • remove, from the custom adapter, all fields containing __debezium_unavailable_value from the before and the after JSON → in this way the importer will not override the field already saved on MongoDB, preserving the old value.

Moreover, the CLOB handling is still an alpha feature on Debezium, as reported in the official documentation.

Replies: 1 comment

Comment options

silversoul93
May 3, 2024
Collaborator Author

You must be logged in to vote
0 replies
Answer selected by silversoul93
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
1 participant