Uploaded image for project: 'Debezium'
  1. Debezium
  2. DBZ-6232

Add support for columns of type "bytea[]" - array of bytea (byte array)

XMLWordPrintable

    • True
    • Hide

      Our project is being delayed due to this unsupported type. Not sure if there is a way to raise the priority. I looked at the code, it's beyond my capability to deliver this with my rusty Java skills.

      Show
      Our project is being delayed due to this unsupported type. Not sure if there is a way to raise the priority. I looked at the code, it's beyond my capability to deliver this with my rusty Java skills.
    • False

       

      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>

              rh-ee-mvitale Mario Fiore Vitale
              gzhang3 Gene Zhang (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: