GH-50917: [C++] Fix shellcheck errors in cpp/build-support/*-flatbuffers.sh - #50918
Conversation
|
|
|
@kou As I mentioned before, these files are not referenced anywhere in this project. Could you tell me how to test it? |
kou
left a comment
There was a problem hiding this comment.
See:
arrow/cpp/build-support/vendor-flatbuffers.sh
Lines 23 to 24 in 1188927
|
Thanks. I confirmed this change by running the following commands in the |
|
After merging your PR, Conbench analyzed the 3 benchmarking runs that have been run so far on merge-commit 2c35b59. There were no benchmark performance regressions. 🎉 The full Conbench report has more details. It also includes information about 1 possible false positive for unstable benchmarks that are known to sometimes produce them. |
Rationale for this change
This is the sub issue #44748.
What changes are included in this PR?
Are these changes tested?
Yes.
Are there any user-facing changes?
No.