zhangwl9 commented on code in PR #4013:
URL: https://github.com/apache/amoro/pull/4013#discussion_r2650109653


##########
amoro-format-mixed/amoro-mixed-spark/v3.4/amoro-mixed-spark-3.4/pom.xml:
##########
@@ -265,20 +265,6 @@
             </exclusions>
         </dependency>
 
-        <dependency>
-            <groupId>org.scala-lang</groupId>
-            <artifactId>scala-library</artifactId>
-            <version>${scala.version}</version>
-            <scope>provided</scope>
-        </dependency>
-
-        <dependency>
-            <groupId>org.scala-lang</groupId>
-            <artifactId>scala-compiler</artifactId>
-            <version>${scala.version}</version>
-            <scope>provided</scope>
-        </dependency>

Review Comment:
   As shown in the following picture,references to scala-compile and 
scala-compiler appear duplicated on lines 95–167 and 268–280; one instance 
requires removal.I will fixup it in another pr
   <img width="3588" height="1267" alt="image" 
src="https://github.com/user-attachments/assets/93c67c2b-19f1-4a1a-8769-86446df62015";
 />
   



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