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

Cast kafka record key to string #48

Conversation

chuck-alt-delete
Copy link
Collaborator

What type of PR is this? (check all applicable)

  • ♻️ Refactor
  • ✨ Feature
  • 🐛 Bug Fix
  • 👷 Optimization
  • 📝 Documentation Update
  • 🚩 Other

Description

KafkaJS only allows strings as kafka keys, so we have to cast to string.

Related Tickets & Documents

tulios/kafkajs#1544

Added to documentation?

  • 📜 readme
  • 🙅 no documentation needed

[optional] What gif best describes this PR or how it makes you feel?

@chuck-alt-delete chuck-alt-delete self-assigned this Mar 1, 2023
@chuck-alt-delete chuck-alt-delete added the bug Something isn't working label Mar 1, 2023
Copy link
Collaborator

@bobbyiliev bobbyiliev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@chuck-alt-delete chuck-alt-delete merged commit 876dda1 into MaterializeInc:main Mar 1, 2023
@chuck-alt-delete chuck-alt-delete deleted the bugfix/turn-key-to-string branch March 1, 2023 21:08
recursethis pushed a commit to recursethis/materialize-datagen that referenced this pull request Feb 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants