andygrove commented on code in PR #2346: URL: https://github.com/apache/datafusion-comet/pull/2346#discussion_r2331536902
########## dev/diffs/iceberg/1.8.1.diff: ########## @@ -1,5 +1,5 @@ diff --git a/build.gradle b/build.gradle -index 7327b38..7967109 100644 Review Comment: nit: the hash changed from length 7 to 10 in this PR. Do we want to standardize on a length? For Spark diffs we use 11. ```shell git config core.abbrev 11; ``` -- 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: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org