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

Key Field includes Unwanted Double Quotes #5

Open
aldredb opened this issue Nov 21, 2024 · 0 comments
Open

Key Field includes Unwanted Double Quotes #5

aldredb opened this issue Nov 21, 2024 · 0 comments

Comments

@aldredb
Copy link

aldredb commented Nov 21, 2024

Hello, tried the new-orders example. I the consumed the events and printed the keys. I noticed the key field includes the double quote, which is not correct. Tried different expressions such as "#{Internet.uuid}", same issue

{
  partition: 0,
  key: '"1391037731"',
  offset: '0',
  value: '{"favorite_beer":"Sublimely Self-Righteous Ale","gender":"Female","name":"Ruben Miller","state":"Maryland"}'
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant