apache / apache/arrow-java

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

オープン
#164 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Java
スター
94
フォーク
152
平均マージ
3日 16時間
マージ済み PR(30日)
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
見積もり時間
1週間以上
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
30/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。