[IoTDB-1518] Session null pointer when create timeseries
オープン
- 主要言語
- Java
- スター
- 6.4k
- フォーク
- 1.2k
- 平均マージ
- 1日 23時間
- マージ済み PR(30日)
- 115
説明
In org.apache.iotdb.session.Session, createMultiTimeseries don't support encoding or compressor to be null, which will throw null pointer error. But in client, it is supported to create series without encoding and compressor. The details are as follows


コントリビューションガイド
調査の方向性
org.apache.iotdb.session.Session から開始して createMultiTimeseries を調査し、null の encoding と compressor の値がどのように処理されるかに注目してください。報告された null-pointer のケースを再現し、それらの値を指定せずに timeseries を作成できることを、サポートされているクライアントの動作を変更せずに確認してください。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- java
- 領域
- databases
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 38/100