StephanEwen commented on pull request #13479:
URL: https://github.com/apache/flink/pull/13479#issuecomment-707569225


   @JingsongLi  I think we merged something here that has a problem: We should 
not have a `test-jar` for the `flink-connector-files` project, because the 
module it is not scala-versioned. Thus we cannot release an artifact with a 
dependency on a specific scala version (like the test jar).
   
   We need to have the connector test utils in a different project, or add a 
scala version to the module (I would like to avoid a scala version if 
possible). 
   
   Can you send all PRs that do anything on the file connector for my review 
before merging them, until we have enough common understanding on such issues?


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to