neilconway commented on code in PR #21240:
URL: https://github.com/apache/datafusion/pull/21240#discussion_r3069774629
##########
.github/workflows/large_files.yml:
##########
@@ -34,9 +34,9 @@ jobs:
fetch-depth: 0
- name: Check size of new Git objects
env:
- # 1 MB ought to be enough for anybody.
Review Comment:
I changed this because `pbjson.rs` started to exceed the limit (this PR only
increases its size slightly, but it is only a hair under 1MB in mainline).
We could certainly make the limit tighter (e.g., 1.2MB) -- or if there's a
different approach you prefer, lmk.
--
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]