dmvk commented on pull request #17493:
URL: https://github.com/apache/flink/pull/17493#issuecomment-947641742


   >  For the Scala suffixes we do not care what is being bundled; the 
important bit is the dependency tree.
   
   I'm not 100% sure about this point. From the user perspective:
   - I don't care about how the Flink distribution is being build.
   - If I look into the flink-dist_2.12-1.15-SNAPSHOT.jar, my immediate feeling 
would be... "yeah, this jar bundles a scala classes"
   
   I'm not proposing to change name of the build module, but simply renaming 
the "bundled output artifact"
   
   ---
   
   Just to double check, idea is that user can opt-out by removing the 
flink-dist-scala jar from the lib folder.
   - For now this would break the Table API (this is packaged in separate jar); 
this limitation will be addressed in FLINK-24427


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


Reply via email to