felipepessoto commented on code in PR #12745:
URL: https://github.com/apache/gluten/pull/12745#discussion_r3768836771


##########
.github/workflows/delta_spark_ut.yml:
##########
@@ -57,6 +57,13 @@ on:
       - 'gluten-delta/**'
       # Covers src-delta, src-delta33, src-delta40 and any future variant.
       - 'backends-velox/src-delta*/**'
+      # Documentation can't change what the suite does, and this job costs ~10
+      # runner-hours, so don't spend that on a README edit. `**/*.md` is the
+      # documented spelling for "a .md file anywhere under this directory" and
+      # covers both the README and any nested notes. Negated patterns are

Review Comment:
   trimmed to just the order-sensitivity note



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to