Skip to content

Kafka encoder example in Python API section of the book should not copy incoming data #2695

@aturley

Description

@aturley

Is this a bug, feature request, or feedback?

Bug

What is the current behavior?

The Kafka encoder example in the Python API section of the book returns a copy of the incoming data rather than returning the data itself. This is unnecessary.

This came up here: #2691 (comment)

What is the expected behavior?

The Kafka encoder example should return the incoming data directly.

What OS and version of Wallaroo are you using?

0.6.0 release candidate

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions