viirya commented on code in PR #988:
URL: https://github.com/apache/datafusion-comet/pull/988#discussion_r1793809070
##########
.github/actions/rust-test/action.yaml:
##########
@@ -62,5 +62,6 @@ runs:
- name: Run Cargo test
shell: bash
run: |
+ ulimit -n 102400
Review Comment:
Requiring this because the tests of large partition number shuffle.
--
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]