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

[NSE-728] Upgrade to Arrow 7.0.0 #729

Merged
merged 29 commits into from
Apr 13, 2022
Merged

Conversation

zhztheplayer
Copy link
Collaborator

@zhztheplayer zhztheplayer commented Feb 8, 2022

Will test the changes after oap-project/arrow#83 gets merged.

@github-actions
Copy link

github-actions bot commented Feb 8, 2022

Thanks for opening a pull request!

Could you open an issue for this pull request on Github Issues?

https://github.com/oap-project/native-sql-engine/issues

Then could you also rename commit message and pull request title in the following format?

[NSE-${ISSUES_ID}] ${detailed message}

See also:

@zhztheplayer
Copy link
Collaborator Author

@zhztheplayer zhztheplayer changed the title [WIP][NSE-728] Upgrade to Arrow 7.0.0 [NSE-728] Upgrade to Arrow 7.0.0 Apr 1, 2022
@github-actions
Copy link

github-actions bot commented Apr 1, 2022

#728

This reverts commit 9c83cc07ebec1f2b3845161ceafd6c8711b86329.
This reverts commit a86767a2ec9daa1ab97692e492173b782466a716.
@zhztheplayer zhztheplayer force-pushed the NSE-728 branch 3 times, most recently from 2900734 to 67e7d15 Compare April 11, 2022 04:06
@zhztheplayer zhztheplayer merged this pull request into oap-project:master Apr 13, 2022
zhztheplayer added a commit that referenced this pull request Apr 13, 2022
Known issues of current Arrow 7.0.0 support:

1. Data Source writing / ORC reading is disabled;
2. Data Source filter pushdown is disabled;
3. FastPFor compression is leading to unexpected concurrent memory writes. Use LZ4 instead.
weiting-chen added a commit to weiting-chen/gazelle_plugin that referenced this pull request Apr 29, 2022
weiting-chen added a commit that referenced this pull request Apr 29, 2022
* [NSE-728] Upgrade to Arrow 7.0.0 (#729)

Known issues of current Arrow 7.0.0 support:

1. Data Source writing / ORC reading is disabled;
2. Data Source filter pushdown is disabled;
3. FastPFor compression is leading to unexpected concurrent memory writes. Use LZ4 instead.

* fix get_physical_plan issue

* Revert "[NSE-728] Upgrade to Arrow 7.0.0 (#729)"

This reverts commit e329253.

Co-authored-by: Hongze Zhang <hongze.zhang@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.

1 participant