Open
Description
Is your feature request related to a problem? Please describe
Currently, kafka legacy source only support JSON format and we want to support PB format.
Describe the solution you'd like
we need to move com.bytedance.bitsail.dump.datasink.file.parser.PbBytesParser
to a common place and reuse by other connector, such as kafka source