seatunnel icon indicating copy to clipboard operation
seatunnel copied to clipboard

[Feature][Kafka-connector] Proposal to Add Kafka Protobuf Data Parsing Support

Open chessplay opened this issue 1 year ago • 1 comments

Search before asking

  • [X] I had searched in the feature and found no similar feature requirement.

Description

Protobuf (Protocol Buffers) is a widely adopted method for serializing structured data, especially in distributed systems. It offers several advantages, including smaller payload sizes and faster parsing compared to JSON or XML. Adding support for Kafka to parse protobuf format data in Apache SeaTunnel would enable more efficient data processing and broaden the platform's applicability in modern data engineering workflows.

Usage Scenario

No response

Related issues

No response

Are you willing to submit a PR?

  • [ ] Yes I am willing to submit a PR!

Code of Conduct

chessplay avatar Jun 25 '24 09:06 chessplay

+1

Hisoka-X avatar Jun 25 '24 11:06 Hisoka-X

Please assign it to me, I can complete it @Hisoka-X

zhangshenghang avatar Jul 05 '24 06:07 zhangshenghang

This issue has been automatically marked as stale because it has not had recent activity for 30 days. It will be closed in next 7 days if no further activity occurs.

github-actions[bot] avatar Aug 06 '24 00:08 github-actions[bot]