Skip to content

Conversation

@LuciferYang
Copy link
Contributor

@LuciferYang LuciferYang commented Oct 24, 2022

What changes were proposed in this pull request?

This PR aims to upgrade Apache Arrow to 10.0.0

Why are the changes needed?

This version bring some bug fix and improvements, the official release notes as follows:

Does this PR introduce any user-facing change?

No

How was this patch tested?

Pass GitHub Actions

@github-actions github-actions bot added the BUILD label Oct 24, 2022
@LuciferYang LuciferYang marked this pull request as draft October 24, 2022 05:50
pom.xml Outdated
</extraJavaTestArgs>
</properties>
<repositories>
<!-- ASF Staging for testing -->
Copy link
Contributor Author

Choose a reason for hiding this comment

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

for test, will revert later

// Google Mirror of Maven Central, placed first so that it's used instead of flaky Maven Central.
// See https://storage-download.googleapis.com/maven-central/index.html for more info.
"gcs-maven-central-mirror" at "https://maven-central.storage-download.googleapis.com/maven2/",
"asf staging" at "https://repository.apache.org/content/repositories/staging/",
Copy link
Contributor Author

Choose a reason for hiding this comment

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

for test, will revert later

@dongjoon-hyun
Copy link
Member

cc @sunchao

Copy link
Contributor

@itholic itholic left a comment

Choose a reason for hiding this comment

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

Upgrading arrow looks good when the test passed

@LuciferYang
Copy link
Contributor Author

LuciferYang commented Oct 27, 2022

@bjornjorgensen has been released and waiting for the official release notes

@LuciferYang LuciferYang marked this pull request as ready for review October 27, 2022 16:14
Copy link
Member

@dongjoon-hyun dongjoon-hyun left a comment

Choose a reason for hiding this comment

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

+1, LGTM. Thank you!
Merged to master for Apache Spark 3.4.

@LuciferYang
Copy link
Contributor Author

Thanks @dongjoon-hyun @itholic @bjornjorgensen

SandishKumarHN pushed a commit to SandishKumarHN/spark that referenced this pull request Dec 12, 2022
### What changes were proposed in this pull request?
This PR aims to upgrade Apache Arrow to 10.0.0

### Why are the changes needed?
This version bring some bug fix and improvements, the official  release notes as follows:

- https://arrow.apache.org/release/10.0.0.html

### Does this PR introduce _any_ user-facing change?
No

### How was this patch tested?
Pass GitHub Actions

Closes apache#38369 from LuciferYang/SPARK-40895.

Lead-authored-by: yangjie01 <[email protected]>
Co-authored-by: YangJie <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants