-
Feature Request
-
Resolution: Done
-
Major
-
None
-
None
Feature request or enhancement
For feature requests or enhancements, provide this information, please:
Which use case/requirement will be addressed by the proposed feature?
When we encrypt text data, they become types bytea for text and bytea[] for text arrays. Currently Debezium for PG only supports text, text[], bytea, but not bytea[]. We are not supposed to store arbitrary binary in text columns. Any chance it can be extended to support bytea[]? Much appreciated!
Implementation ideas (optional)
<Your answer>
- links to
-
RHEA-2023:120698 Red Hat build of Debezium 2.3.4 release