[
https://issues.apache.org/jira/browse/FLINK-40064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18093462#comment-18093462
]
Martijn Visser commented on FLINK-40064:
----------------------------------------
Example CI failure:
https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=76685&view=logs&j=00d9f587-31f7-5305-f919-6f47f8af39aa&t=115f8e46-b3d2-5a44-ab52-ea6b90f8e00b&l=1041
> Migrate PyFlink DataStream e2e test from Kafka to FileSource/FileSink and
> re-enable it
> --------------------------------------------------------------------------------------
>
> Key: FLINK-40064
> URL: https://issues.apache.org/jira/browse/FLINK-40064
> Project: Flink
> Issue Type: Bug
> Components: API / Python, Test Infrastructure
> Reporter: Martijn Visser
> Assignee: Martijn Visser
> Priority: Blocker
>
> FLINK-40048 removed flink-sql-connector-kafka from flink-sql-client-test,
> causing test_pyflink.sh to fail on every run. The only consumer of that jar
> was the "Test PyFlink DataStream job" case, disabled since FLINK-36185
> because data_stream_job.py still used the legacy
> FlinkKafkaConsumer/FlinkKafkaProducer.
> We should rewrite data_stream_job.py to the in-repo FileSource
> (text_line_format) and unified FileSink, re-enable the case with
> deterministic file-based verification (auto-watermark interval 0, bounded
> source, job runs to FINISHED), and remove the Kafka scaffolding from
> test_pyflink.sh. kafka_sql_common.sh remains (used by
> test_confluent_schema_registry.sh). Restores the nightly leg and PyFlink
> DataStream KeyedProcessFunction/event-time-timer coverage dormant since Sept
> 2024.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)