singer-io / tap-mysql

Singer.io Tap for MySQL
GNU Affero General Public License v3.0
52 stars 53 forks source link

Unsupported data types: point, binary, tinytext #70

Open ghost opened 6 years ago

ghost commented 6 years ago

In setting up the binlog integration in stitch, the UI indicates that point, binary(1), and tinytext data types are unsupported. I assume that is a limitation of the tap, so creating an issue here to document that those data types aren't supported, and to hopefully encourage handling of those data types by the tap.

louisrankin commented 5 years ago

It looks like the json datatype is also not supported.