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-17372: [Go][Parquet] Fix failures for ppc64le #13840

Merged
merged 1 commit into from
Aug 11, 2022

Conversation

mgiessing
Copy link
Contributor

This PR fixes failures regarding the apache arrow go&/parquet module as described here:

https://issues.apache.org/jira/browse/ARROW-17372

Signed-off-by: Marvin Giessing [email protected]

Signed-off-by: Marvin Giessing <[email protected]>
@github-actions
Copy link

@github-actions
Copy link

⚠️ Ticket has not been started in JIRA, please click 'Start Progress'.

@zeroshade zeroshade changed the title ARROW-17372 [Go][Parquet] Fix failures for ppc64le ARROW-17372: [Go][Parquet] Fix failures for ppc64le Aug 11, 2022
Copy link
Member

@zeroshade zeroshade left a comment

Choose a reason for hiding this comment

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

The failed Integration test doesn't seem related to this at all and is instead related to the rust integration test issues. so this LGTM!

Thanks much @mgiessing!

@zeroshade zeroshade merged commit 89b39bc into apache:master Aug 11, 2022
@ursabot
Copy link

ursabot commented Aug 11, 2022

Benchmark runs are scheduled for baseline = 440f786 and contender = 89b39bc. 89b39bc 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.14% ⬆️0.03%] test-mac-arm
[Failed ⬇️0.55% ⬆️0.0%] ursa-i9-9960x
[Finished ⬇️0.6% ⬆️0.0%] ursa-thinkcentre-m75q
Buildkite builds:
[Finished] 89b39bcd ec2-t3-xlarge-us-east-2
[Failed] 89b39bcd test-mac-arm
[Failed] 89b39bcd ursa-i9-9960x
[Finished] 89b39bcd ursa-thinkcentre-m75q
[Finished] 440f786b ec2-t3-xlarge-us-east-2
[Failed] 440f786b test-mac-arm
[Failed] 440f786b ursa-i9-9960x
[Finished] 440f786b 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

@ursabot
Copy link

ursabot commented Aug 11, 2022

['Python', 'R'] benchmarks have high level of regressions.
test-mac-arm
ursa-i9-9960x

ksuarez1423 pushed a commit to ksuarez1423/arrow that referenced this pull request Aug 15, 2022
This PR fixes failures regarding the apache arrow go&/parquet module as described here:

https://issues.apache.org/jira/browse/ARROW-17372

Signed-off-by: Marvin Giessing <[email protected]>

Authored-by: Marvin Giessing <[email protected]>
Signed-off-by: Matt Topol <[email protected]>
ksuarez1423 pushed a commit to ksuarez1423/arrow that referenced this pull request Aug 15, 2022
This PR fixes failures regarding the apache arrow go&/parquet module as described here:

https://issues.apache.org/jira/browse/ARROW-17372

Signed-off-by: Marvin Giessing <[email protected]>

Authored-by: Marvin Giessing <[email protected]>
Signed-off-by: Matt Topol <[email protected]>
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.

3 participants