alamb commented on code in PR #14992:
URL: https://github.com/apache/datafusion/pull/14992#discussion_r1978152597
##
.github/actions/setup-builder/action.yaml:
##
@@ -36,9 +35,9 @@ runs:
# rustfmt is needed for the substrait build script
run: |
RETRY=("ci/
alamb commented on code in PR #14992:
URL: https://github.com/apache/datafusion/pull/14992#discussion_r1978152142
##
.github/actions/setup-builder/action.yaml:
##
@@ -17,14 +17,13 @@
name: Prepare Rust Builder
description: 'Prepare Rust Build Environment'
-inputs:
Review Co
alamb opened a new pull request, #14992:
URL: https://github.com/apache/datafusion/pull/14992
## Which issue does this PR close?
- Follow on to https://github.com/apache/datafusion/pull/14990
- Related to https://github.com/apache/datafusion/issues/14982
## Rationale for this