Skip to content

[prism] org.apache.beam.sdk.transforms.ParDoSchemaTest - UserCoder not a row coder exceptions. #32931

@lostluck

Description

@lostluck

java.lang.IllegalStateException: Output with tag Tag must have a schema in order to call getRowReceiver

Ultimately because getRowReceiver code path SDK side isn't friendly to LengthPrefix wrapping of row coders.

Applies to the following tests.

'org.apache.beam.sdk.transforms.ParDoSchemaTest.testReadAndWrite',
'org.apache.beam.sdk.transforms.ParDoSchemaTest.testReadAndWriteMultiOutput',
'org.apache.beam.sdk.transforms.ParDoSchemaTest.testReadAndWriteWithSchemaRegistry',

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions