shangeyao commented on code in PR #4458:
URL: https://github.com/apache/streampark/pull/4458#discussion_r3654318167


##########
streampark-common-scala-bridge/pom.xml:
##########


Review Comment:
   `streampark-common-scala-bridge` is a temporary shim: #4445 requires 
`streampark-common` to be Scala-free, but modules still on Scala (via the 
streampark-flink and
     streampark-spark parent POMs)—notably `streampark-flink-client`, 
`streampark-flink-kubernetes,` and Spark client/core—still rely on the old 
Logger trait and Implicits helpers, so
     those two files were moved into this thin module with unchanged package 
names to avoid a large cross-repo rewrite in one PR. The bridge will be removed 
once Epic #4408
     finishes migrating those downstream modules to Java.



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