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

ARROW-8201: [Python] Add FileFragment.open() method #14301

Merged
merged 5 commits into from Oct 11, 2022
Merged

ARROW-8201: [Python] Add FileFragment.open() method #14301

merged 5 commits into from Oct 11, 2022

Conversation

milesgranger
Copy link
Contributor

Fixes ARROW-8201

@github-actions
Copy link

github-actions bot commented Oct 4, 2022

python/pyarrow/_dataset.pyx Outdated Show resolved Hide resolved
python/pyarrow/tests/test_dataset.py Outdated Show resolved Hide resolved
python/pyarrow/_dataset.pyx Outdated Show resolved Hide resolved
@pitrou
Copy link
Member

pitrou commented Oct 4, 2022

Also cc @jorisvandenbossche

@jorisvandenbossche jorisvandenbossche changed the title ARROW-8201: [Python] Improve ergonomics of FileFragment ARROW-8201: [Python] Add FileFragment.open() method Oct 5, 2022
@jorisvandenbossche
Copy link
Member

(renamed the PR since it is just about adding an open() now)

@jorisvandenbossche jorisvandenbossche merged commit ece5b65 into apache:master Oct 11, 2022
@milesgranger milesgranger deleted the ARROW-8201_ergonomics-of-FileFragment branch October 11, 2022 06:57
@ursabot
Copy link

ursabot commented Oct 11, 2022

Benchmark runs are scheduled for baseline = cd1c01c and contender = ece5b65. ece5b65 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 ⬇️1.11% ⬆️0.0%] test-mac-arm
[Failed ⬇️0.0% ⬆️0.0%] ursa-i9-9960x
[Finished ⬇️0.04% ⬆️0.0%] ursa-thinkcentre-m75q
Buildkite builds:
[Finished] ece5b654 ec2-t3-xlarge-us-east-2
[Failed] ece5b654 test-mac-arm
[Failed] ece5b654 ursa-i9-9960x
[Finished] ece5b654 ursa-thinkcentre-m75q
[Finished] cd1c01cf ec2-t3-xlarge-us-east-2
[Failed] cd1c01cf test-mac-arm
[Failed] cd1c01cf ursa-i9-9960x
[Finished] cd1c01cf ursa-thinkcentre-m75q
Supported benchmarks:
ec2-t3-xlarge-us-east-2: Supported benchmark langs: Python, R. Runs only benchmarks with cloud = True
test-mac-arm: Supported benchmark langs: C++, Python, R
ursa-i9-9960x: Supported benchmark langs: Python, R, JavaScript
ursa-thinkcentre-m75q: Supported benchmark langs: C++, Java

Sign up for free to 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.

None yet

4 participants