apache / apache/arrow-java

[Java] FlightStream: how to check whether data is available in the stream in a nonblocking way;

オープン
#212 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る
Type: usage
主要言語
Java
スター
94
フォーク
152
平均マージ
3日 16時間
マージ済み PR(30日)
11

説明

### Describe the usage question you have. Please include as many useful details as possible.

as the title:
How to check whether data is available in the stream in a nonblocking way;

It seems that the FlightStream API only supports fetching data by calling the `next()` method in blocking; I think a nonblocking method like `tryNext()` should also be needed.

### Component(s)

Java

コントリビューションガイド

コントリビューションガイドを開く

調査の方向性

Java FlightStream API と、そのブロッキングメソッドである next() から始めます。ブロッキングせずにデータの可用性を確認するために期待される契約を、ストリームの終端がどのように表現されるかも含めて確認します。完了の条件は、呼び出し元が FlightStream API を通じてブロッキングせずに可用性を確認できることです。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
java
領域
api
issue の種類
機能追加
難易度
5/5
見積もり時間
1週間以上
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
35/100

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

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