beam icon indicating copy to clipboard operation
beam copied to clipboard

[Task]: Test more complex types in schemas_test and row_coder_test

Open TheNeuralBit opened this issue 2 years ago • 0 comments

What needs to happen?

We should test more nested, structured types (Optional[row], Sequence[row], etc..). Missing that coverage allows issues like https://github.com/apache/beam/issues/22854 to slip through.

Issue Priority

Priority: 2

Issue Component

Component: sdk-py-core

TheNeuralBit avatar Sep 20 '22 15:09 TheNeuralBit