apache / seatunnel

SeaTunnel is a next-generation super high-performance, distributed, massive data integration tool.
https://seatunnel.apache.org/
Apache License 2.0
7.86k stars 1.77k forks source link

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

Closed chessplay closed 1 month ago

chessplay commented 3 months ago

Search before asking

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?

Code of Conduct

Hisoka-X commented 3 months ago

+1

zhangshenghang commented 3 months ago

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

github-actions[bot] commented 1 month ago

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.