merrily01 commented on code in PR #1203:
URL: https://github.com/apache/auron/pull/1203#discussion_r2307717831


##########
spark-extension/src/main/java/org/apache/spark/sql/auron/AuronConf.java:
##########
@@ -55,7 +56,7 @@ public enum AuronConf {
     /// ignore corrupted input files
     IGNORE_CORRUPTED_FILES("spark.files.ignoreCorruptFiles", false),
 
-    /// enable partial aggregate skipping (see 
https://github.com/blaze-init/auron/issues/327)
+    /// enable partial aggregate skipping (see 
https://github.com/kwai/auron/issues/327)

Review Comment:
   Should be `https://github.com/apache/auron/issues/327`



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