Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reduce usage of escaping in xargs #3795

Merged
merged 1 commit into from Oct 12, 2021

Conversation

gerashegalov
Copy link
Collaborator

  • use exported functions instead

potentially fixes #3769, #3783

Signed-off-by: Gera Shegalov gera@apache.org

- use exported functions instead

Signed-off-by: Gera Shegalov <gera@apache.org>
@gerashegalov gerashegalov added bug Something isn't working build Related to CI / CD or cleanly building labels Oct 12, 2021
@gerashegalov gerashegalov added this to the Oct 4 - Oct 15 milestone Oct 12, 2021
@gerashegalov gerashegalov self-assigned this Oct 12, 2021
@gerashegalov gerashegalov added this to In progress in Release 21.10 via automation Oct 12, 2021
@gerashegalov
Copy link
Collaborator Author

build

@pxLi
Copy link
Contributor

pxLi commented Oct 12, 2021

does this need to be targeted to branch-21.10?

@gerashegalov
Copy link
Collaborator Author

gerashegalov commented Oct 12, 2021

does this need to be targeted to branch-21.10?

only if it helps with #3783 that your team filed @pxLi

@pxLi
Copy link
Contributor

pxLi commented Oct 12, 2021

does this need to be targeted to branch-21.10?

only if it helps with #3783 that your team filed @pxLi

cc @NvTimLiu CMIW I think the issue is targeted to 21.10, and it may block our incoming release

@tgravescs
Copy link
Collaborator

yes let retarget for 21.10 as it appears to fix the issue, we tested on the release build, we also seeing failures in other builds.

@gerashegalov gerashegalov changed the base branch from branch-21.12 to branch-21.10 October 12, 2021 18:36
Release 21.10 automation moved this from In progress to Reviewer approved Oct 12, 2021
@gerashegalov gerashegalov merged commit 877fbd9 into NVIDIA:branch-21.10 Oct 12, 2021
Release 21.10 automation moved this from Reviewer approved to Done Oct 12, 2021
@gerashegalov gerashegalov deleted the avoidEscaping branch October 12, 2021 20:41
abellina pushed a commit to abellina/spark-rapids that referenced this pull request Oct 13, 2021
Use exported functions in xargs instead of longer commands with escaped characters.

Signed-off-by: Gera Shegalov <gera@apache.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working build Related to CI / CD or cleanly building
Projects
No open projects
3 participants