Skip to content

Kafka External Stream to support write the headers #904

Open
@jovezhong

Description

@jovezhong

Use case

In #899 , we introduced the virtual column _tp_message_headers to read the headers as a map of string/string.

We also need to provide ways to write custom headers to Kafka. To comply with SQL INSERT syntax, the _tp_message_headers column probably need to be defined in the create external stream DDL.

This may not be implemented at high priority. If anyone has a strong use case, please leave comment below.

Describe the solution you'd like

Describe alternatives you've considered

Additional context

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions