ptubes icon indicating copy to clipboard operation
ptubes copied to clipboard

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

Open lvfeifei08 opened this issue 3 years ago • 0 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.

lvfeifei08 avatar May 26 '22 02:05 lvfeifei08