Skip to content

For functions, allow users to configure whether the output should inherit the key of the input #4041

@jerrypeng

Description

@jerrypeng

Is your feature request related to a problem? Please describe.

Currently, for Java functions, if the input message has a key associated with it, it is automatically inherit onto by the output message.

This might not be the desirable behavior for all scenarios.

In Python functions, the keys of input messages are not inherited by output messages.

Describe the solution you'd like

Allow users to configure that behavior. Make behavior of Python and Java functions consistent

Metadata

Metadata

Assignees

Labels

area/functiontype/featureThe PR added a new feature or issue requested a new feature

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions