Abacn commented on PR #30587: URL: https://github.com/apache/beam/pull/30587#issuecomment-2004812901
It seems this PR breaks Samza and Spark VR PostCommit, https://github.com/apache/beam/actions/workflows/beam_PostCommit_Python_ValidatesRunner_Samza.yml?query=event%3Aschedule and https://github.com/apache/beam/actions/workflows/beam_PostCommit_Python_ValidatesRunner_Spark.yml?query=event%3Aschedule though Flink and Dataflow VR PostCommit remains green Error message ``` test_custom_window_type (apache_beam.runners.portability.spark_runner_test.SparkRunnerTest) failed E RuntimeError: Pipeline test_custom_window_type_1710372598.7745032_87e88bc1-0f78-497a-b23a-02d9a534d8ac failed in state FAILED: java.lang.IllegalArgumentException: Unknown or unsupported WindowFn: beam:window_fn:pickled_python:v1 ``` -- 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]
