benkonz commented on PR #31107:
URL: https://github.com/apache/beam/pull/31107#issuecomment-2077961604
yeah, for some reason, in the flink runner specifically, after the
`SqlTransform("SELECT * FROM PCOLLECTION")` in the
`test_avro_schema_to_beam_schema_with_nullable_atomic_fields` test, there
aren't any records outputted. I verified that the test works locally when I run
`pytest -v
apache_beam/io/avroio_test.py::TestFastAvro::test_avro_schema_to_beam_schema_w
ith_nullable_atomic_fields`, but with flink it just outputs an empty
PCollection, still looking into this, but feel free to merge the revert. I'll
post a new PR once I can get the test working, also open to feedback if anyone
knows what's causing this behavior!
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]