[X] I had searched in the issues and found no similar issues.
Description
Currently, we only support csv/json format for kafka routine load, but don't support protobuf data.
I will submit a feature that support load protobuf data for kafka routine load, and make canal format as an example.
So that user can use canal -> kafka -> doris way to load canal data.
The submission of this feature consists of two steps:
1、support protobuf scanner and deserializer to consume protobuf data from kafka load pipe.
2、support canal format for routine load.
Search before asking
Description
Currently, we only support csv/json format for kafka routine load, but don't support protobuf data. I will submit a feature that support load protobuf data for kafka routine load, and make canal format as an example. So that user can use canal -> kafka -> doris way to load canal data.
The submission of this feature consists of two steps: 1、support protobuf scanner and deserializer to consume protobuf data from kafka load pipe. 2、support canal format for routine load.
Use case
No response
Related issues
No response
Are you willing to submit PR?
Code of Conduct