Skip to content

ARROW-14914: [C++] gcsfs will not implement DeleteRootDirContents - #11829

Closed
coryan wants to merge 1 commit into
apache:masterfrom
coryan:ARROW-14914-gcsfs-delete-root-dir-contents
Closed

ARROW-14914: [C++] gcsfs will not implement DeleteRootDirContents#11829
coryan wants to merge 1 commit into
apache:masterfrom
coryan:ARROW-14914-gcsfs-delete-root-dir-contents

Conversation

@coryan

Copy link
Copy Markdown
Contributor

The function is too dangerous for GCS. Leave it unimplemented, with a
message that explains why, and add a test.

The function is too dangerous for GCS. Leave it unimplemented, with a
message that explains why, and add a test.
@github-actions

Copy link
Copy Markdown

@coryan
coryan marked this pull request as ready for review December 1, 2021 15:17
@coryan

Copy link
Copy Markdown
ContributorAuthor

The C++ / AMD64 Conda C++ failure seems unrelated.

@pitrou

Copy link
Copy Markdown
Member

The C++ / AMD64 Conda C++ failure seems unrelated.

Indeed!

@pitroupitrou left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@pitroupitrou closed this in 55ebeb3Dec 2, 2021
@ursabot

ursabot commented Dec 2, 2021

Copy link
Copy Markdown

Benchmark runs are scheduled for baseline = b8431fb and contender = 55ebeb3. 55ebeb3 is a master commit associated with this PR. Results will be available as each benchmark for each run completes.
Conbench compare runs links:
[Finished ⬇️0.0% ⬆️0.0%] ec2-t3-xlarge-us-east-2
[Failed ⬇️0.0% ⬆️0.0%] ursa-i9-9960x
[Finished ⬇️0.4% ⬆️0.18%] ursa-thinkcentre-m75q
Supported benchmarks:
ursa-i9-9960x: langs = Python, R, JavaScript
ursa-thinkcentre-m75q: langs = C++, Java
ec2-t3-xlarge-us-east-2: cloud = True

@coryan
coryan deleted the ARROW-14914-gcsfs-delete-root-dir-contents branch December 2, 2021 11:46
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@coryan@pitrou@ursabot