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

DOC-4607 added debezium_lob_encoded_placeholder prop to config.yaml #935

Merged
merged 2 commits into from
Dec 2, 2024

Conversation

andy-stark-redis
Copy link
Contributor

@andy-stark-redis andy-stark-redis commented Nov 28, 2024

@andy-stark-redis andy-stark-redis requested a review from a team November 28, 2024 14:56
@andy-stark-redis andy-stark-redis self-assigned this Nov 28, 2024
@loriotpiroloriol
Copy link
Contributor

Please change to this (uncomment processors; LOBs are large objects, not just binary; correct indent):

processors:
# Enable Debezium LOB placeholders for tables that contain large objects.
# Uncomment this property (and the `processors:` section) if your tables include
# Oracle large objects (BLOB, CLOB, NCLOB).
#  debezium_lob_encoded_placeholder: X19kZWJleml1bV91bmF2YWlsYWJsZV92YWx1ZQ==

Copy link
Collaborator

@dwdougherty dwdougherty left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@andy-stark-redis andy-stark-redis merged commit fb779c9 into main Dec 2, 2024
5 checks passed
@andy-stark-redis andy-stark-redis deleted the DOC-4607-rdi-lob-placeholder branch December 2, 2024 14:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants