apache / apache/arrow-java

[Java][C++] Reorganize JNI code from several modules

未關閉
#314 1 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
Type: bug
主要語言
Java
星號
94
分支
152
平均合併
3 天 16 小時
30 天內合併 PR
11

描述

We have several modules implementing JNI wrappers:

1. gandiva
1. plasma
1. dataset
1. orc

We can reorganize all the JNI-related codes, maybe into a single parent module, to split out the common utilities (e.g. memory pool, exception handling, reference management).

**Reporter**: [Hongze Zhang](https://issues.apache.org/jira/browse/ARROW-16691) / @zhztheplayer

**Note**: *This issue was originally created as [ARROW-16691](https://issues.apache.org/jira/browse/ARROW-16691). Please see the [migration documentation](https://github.com/apache/arrow/issues/14542) for further details.*

貢獻指南

開啟貢獻指南

研究方向

首先檢查 gandiva、plasma、dataset 和 orc 模組中的 JNI 包裝器程式碼。在決定應如何組織共用的父模組之前,整理重複的記憶體池、例外處理和參照管理工具。完成的標準是 JNI 程式碼已重新組織,且共用工具得到共用,同時不遺失模組涵蓋範圍。

由索引模型根據 Issue 內容生成。

評估

技術堆疊
cpp, java
領域
backend
Issue 類型
重構
難度
5/5
預估耗時
一週以上
活躍度
停滯
描述清晰度
需要釐清
新手友好度
20/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。