apecloud / mysql-binlog-connector-rust

Apache License 2.0
58 stars 7 forks source link

support parsing for Json and Geometry fields #3

Closed qianyiwen2019 closed 1 year ago

qianyiwen2019 commented 1 year ago

For Json and Geometry fields, currenty we just read the bytes from binlog and return them to user.