Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BitSail][Connector] Support PB format serializer in Kafka Source #103

Open
garyli1019 opened this issue Nov 8, 2022 · 2 comments
Open
Assignees
Labels
difficulty-easy Easy difficulty to fix this issue enhancement New feature or request help wanted Extra attention is needed

Comments

@garyli1019
Copy link
Collaborator

garyli1019 commented Nov 8, 2022

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

Describe alternatives you've considered

Additional context

@garyli1019 garyli1019 added help wanted Extra attention is needed enhancement New feature or request difficulty-easy Easy difficulty to fix this issue labels Nov 8, 2022
qidian99 pushed a commit to qidian99/bitsail that referenced this issue Nov 17, 2022
@qidian99
Copy link

Hi, can you assign this issue to me and help review this PR: #185

Best

@garyli1019
Copy link
Collaborator Author

sure, will take a look at the PR

qidian99 added a commit to qidian99/bitsail that referenced this issue Nov 18, 2022
qidian99 added a commit to qidian99/bitsail that referenced this issue Nov 18, 2022
qidian99 added a commit to qidian99/bitsail that referenced this issue Nov 18, 2022
qidian99 added a commit to qidian99/bitsail that referenced this issue Nov 19, 2022
qidian99 added a commit to qidian99/bitsail that referenced this issue Nov 22, 2022
qidian99 added a commit to qidian99/bitsail that referenced this issue Nov 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficulty-easy Easy difficulty to fix this issue enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants