tidb-incubator / weir

Apache License 2.0
97 stars 40 forks source link

fix: function FieldList lose one row of data. #17

Closed zy3101176 closed 3 years ago

zy3101176 commented 3 years ago

What problem does this PR solve?

fix the bug which function 'FieldList' lose one row of data. The reason of bug is to read the first data packet but did not process it.