singer-io/tap-postgres

Add support for byte arrays

Opened this issue · 0 comments

drdee commented

Currently, the tap-postgres does not offer support for columns of datatype bytea[] which gives the following error:

 do not know how to marshall value of class( <class 'memoryview'> ) and sql_datatype ( bytea )