Closed yuzelin closed 1 year ago
master
flink
MySQL TINYINT(1) ; insert 21.
Current implementation use bool to transfer TINYINT(1), which may cause error.
No response
hi, @yuzelin , I would like to take this issue, would you help assign it to me?
Thanks.
same with https://github.com/apache/incubator-paimon/issues/1395;
Thanks, @john8628 , I will close this. cc @legendtkl
Search before asking
Paimon version
master
Compute Engine
flink
Minimal reproduce step
MySQL TINYINT(1) ; insert 21.
What doesn't meet your expectations?
Current implementation use bool to transfer TINYINT(1), which may cause error.
Anything else?
No response
Are you willing to submit a PR?