apache / apache/arrow-java

[Java] Arrow native reader load next batch importing vector from c causing performance degrade

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

描述

### Describe the bug, including details regarding any error messages, version, and platform.

it seems the native reader is first read the data into c vector, then import it into java format, causing significant performance degrade.

Screenshot 2023-09-14 at 15 14 07

I wonder if it is possible to read directly from c vector ?

### Component(s)

Java

貢獻指南

開啟貢獻指南

研究方向

從 Java Arrow native reader 的 load-next-batch 路徑以及回報的效能下降開始。對目前從 C vector 匯入 Java 的流程進行效能分析,並判斷直接讀取是否可行;只有在不變更 reader 結果的情況下取得經測量的改善,才算完成。

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

評估

技術堆疊
java
領域
performance
Issue 類型
缺陷
難度
5/5
預估耗時
一週以上
活躍度
停滯
描述清晰度
需要釐清
新手友好度
30/100

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

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