bowenli86 commented on code in PR #27408: URL: https://github.com/apache/flink/pull/27408#discussion_r2696559405
########## flink-python/pyflink/datastream/connectors/tests/test_kafka.py: ########## @@ -16,7 +16,6 @@ # limitations under the License. ################################################################################ import json -import unittest Review Comment: afaik there was an attempt to migrate all python connectors to each connector repo, it's half way done and never complete, e.g. py kafka is still published from the main repo not kafka connector repo -- 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]
