-
Notifications
You must be signed in to change notification settings - Fork 4k
ARROW-17075: [C++] Enforce no trailing slashes on filenames in HDFS #13615
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
Conversation
|
@github-actions crossbow submit -g conda-python-hdfs |
|
|
@github-actions crossbow submit -g conda-python-hdfs |
|
@github-actions crossbow submit conda-python-hdfs |
|
|
|
@github-actions crossbow submit hdfs |
|
|
@github-actions crossbow submit hdfs |
|
|
@github-actions crossbow submit hdfs |
|
Revision: 0325cc9 Submitted crossbow builds: ursacomputing/crossbow @ actions-783439d153
|
|
@wjones127 the syntax and how it gets displayed by github is a bit confusing, I used |
Thanks! I couldn't remember how it works, and GitHub's "quote reply" feature was misleading me to think it was underscores. |
|
The tests failures are unrelated. The scanner failure test looks to be: https://issues.apache.org/jira/browse/ARROW-17087 |
pitrou
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1, thanks. Will wait for AppVeyor build.
|
Benchmark runs are scheduled for baseline = 13e9e8b and contender = 1cbfed0. 1cbfed0 is a master commit associated with this PR. Results will be available as each benchmark for each run completes. |
Follow up to #13577 / ARROW-17045.