cxzl25 commented on code in PR #1286: URL: https://github.com/apache/auron/pull/1286#discussion_r2331995529
########## spark-extension-shims-spark3/src/test/scala/org/apache/spark/sql/auron/AuronAdaptiveQueryExecSuite.scala: ########## @@ -34,7 +34,6 @@ class AuronAdaptiveQueryExecSuite import org.apache.spark.sql.test.SQLTestData.TestData import testImplicits._ - // Copy from spark/sql/core/src/test/scala/org/apache/spark/sql/execution/adaptive/AdaptiveQueryExecSuite.scala Review Comment: For some code that copies other Apache projects, we need to retain copyright. -- 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]
