Skip to content
This repository has been archived by the owner on Sep 18, 2023. It is now read-only.

[NSE-304] Upgrade to Arrow 4.0.0 #307

Merged
merged 5 commits into from
May 14, 2021
Merged

Conversation

zhztheplayer
Copy link
Collaborator

No description provided.

@github-actions
Copy link

#304

@zhztheplayer
Copy link
Collaborator Author

zhztheplayer commented May 11, 2021

Native SQL engine will be based on https://github.com/oap-project/arrow/tree/arrow-4.0.0-oap after applying this.

@zhztheplayer zhztheplayer force-pushed the NSE-304 branch 2 times, most recently from 657a8b4 to 1b436f3 Compare May 12, 2021 05:37
@zhztheplayer
Copy link
Collaborator Author

@github-actions ram-usage-test

@zhztheplayer zhztheplayer force-pushed the NSE-304 branch 2 times, most recently from 1c3d262 to 7d10fea Compare May 12, 2021 15:55
<artifactId>log4j</artifactId>
</exclusion>
</exclusions>
<artifactId>hadoop-client</artifactId>
Copy link
Collaborator

Choose a reason for hiding this comment

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

not sure if this will break v2 @rui-mo

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Copy link
Collaborator Author

@zhztheplayer zhztheplayer May 13, 2021

Choose a reason for hiding this comment

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

And is there other reason v2 is breaked?

Copy link
Collaborator

Choose a reason for hiding this comment

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

the issue are mostly due to spark pre-build binary with hadoop 3.2 - which packages some specific version of depdencies other than those in hadoop-common-3.2.0. will do a quick test on my env to verify
https://github.com/apache/spark/blob/v3.1.1/pom.xml#L172
https://github.com/apache/spark/blob/v3.1.1/pom.xml#L121

Copy link
Collaborator

Choose a reason for hiding this comment

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

ok, I will check on this.

Copy link
Collaborator

Choose a reason for hiding this comment

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

@zhouyuan it is ok on my env

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

thanks!

@github-actions
Copy link


@github-actions
Copy link


@github-actions
Copy link


@zhouyuan zhouyuan merged commit 0044b8c into oap-project:master May 14, 2021
@zhouyuan
Copy link
Collaborator

thanks @zhztheplayer !

@zhouyuan zhouyuan mentioned this pull request May 14, 2021
6 tasks
zhouyuan pushed a commit to zhouyuan/native-sql-engine that referenced this pull request May 20, 2021
* [NSE-304] Upgrade to Arrow 4.0.0

* use .400

* .400

* fix

* fix
zhouyuan added a commit that referenced this pull request May 20, 2021
* [NSE-304] Upgrade to Arrow 4.0.0 (#307)

* [NSE-304] Upgrade to Arrow 4.0.0

* use .400

* .400

* fix

* fix

* [NSE-318]check schema before reuse exchange (#328)

* check schema before reuse exchange

Signed-off-by: Yuan Zhou <yuan.zhou@intel.com>

* remove debug log

Signed-off-by: Yuan Zhou <yuan.zhou@intel.com>

* bump version to 1.1.1

Signed-off-by: Yuan Zhou <yuan.zhou@intel.com>

* update arrow branch to use arrow-4.0.0-oap-1.1.1

Signed-off-by: Yuan Zhou <yuan.zhou@intel.com>

* update GHA arrow branch

Signed-off-by: Yuan Zhou <yuan.zhou@intel.com>

* [NSE-329] fix out partitioning in BHJ and SHJ (#335)

* fix out partitioning for SHJ and BHJ

* refine

* [NSE-325] fix incremental compile issue with 4.5.x scala-maven-plugin (#332)

the new release of scala-maven-plugin(4.5.x) seems buggy on incremental
compile, using 4.4.0 instead

Signed-off-by: Yuan Zhou <yuan.zhou@intel.com>

Co-authored-by: Hongze Zhang <hongze.zhang@intel.com>
Co-authored-by: Rui Mo <rui.mo@intel.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants