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

Kafka Source INCLUDE HEADER #360

Open
dehume opened this issue Nov 14, 2023 · 0 comments
Open

Kafka Source INCLUDE HEADER #360

dehume opened this issue Nov 14, 2023 · 0 comments
Labels
icebox Tracked issues that cannot be worked on currently

Comments

@dehume
Copy link
Contributor

dehume commented Nov 14, 2023

Allow INCLUDE HEADER option to Kafka sources to extract individual headers and expose them as a columns of the source.

CREATE SOURCE ...
  FROM KAFKA CONNECTION ...
  INCLUDE HEADER 'header1' AS h1, HEADER 'header2'
@dehume dehume added the icebox Tracked issues that cannot be worked on currently label Nov 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
icebox Tracked issues that cannot be worked on currently
Projects
None yet
Development

No branches or pull requests

1 participant