meituan / ptubes

Ptubes is a database disaster recovery product based on the PITR (Point In Time Recovery) method, which can be used to restore the entire database to a specific point in time to help users improve the reliability and security of the database

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[bug]Can not subscribe a table with a column type of geometry

lvfeifei08 opened this issue · comments

Environment

  • Ptubes version: 1.0.0

  • Operating System version: Linux

  • Java version: 1.8

Steps to reproduce this issue

Subscribe a table with a column type of geometry.

Expected Behavior

Reader can subscribe successfully and sdk can receive the data.

Actual Behavior

Reader parse binlog event error and skip the event.