chucheng92 commented on PR #21442: URL: https://github.com/apache/flink/pull/21442#issuecomment-1614785397
@MartijnVisser There is a circular reference. ci failed becase flink-python kafka test case failed. <img width="1014" alt="image" src="https://github.com/apache/flink/assets/11287509/d12b60f4-7ff3-457e-a2c4-8cd415bb5ca2"> <img width="969" alt="image" src="https://github.com/apache/flink/assets/11287509/6b096a4f-83f0-4287-b7ad-d46b9371de4c"> flink-python test case reference flink-sql-connector-kafka. so we need update flink-sql-connector-kafka first. The pr is: https://github.com/apache/flink-connector-kafka/pull/37, then this pr can merge, and finally we may remove explicit dependency in flink-connector-kafka. (or keep it remained.) -- 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]
