embulk/embulk-input-s3

utf8mb4 support

Closed this issue · 1 comments

Hello Can we have utf8mb4 support?
If there are 4byte strings in the input data then we can get the following error

Error: java.lang.RuntimeException: java.sql.BatchUpdateException: Incorrect string value: '\xF0\xA0\x82\x89??...

this should be in parser