We want to switch from MySQL to yugabytedb but have some columns with blob data stored in them (type LONGBLOB).
I see that yugabyte supports BLOB but during migration yugabyte voyager told me that it does not support migration of blob columns.
Can anybody tell me the proper way to migrate those columns to yugabyte?