The java sessionDataset's functions is somehow redundant
オープン
- 主要言語
- Java
- スター
- 6.4k
- フォーク
- 1.2k
- 平均マージ
- 1日 23時間
- マージ済み PR(30日)
- 115
説明

Given a column index, the data type is unique, so we should provide users with a single "Get" api instead of apis with type. Besides, getting timestamp can be done without making sure what the column is, and the current logic is false when users gives column names or indexes other than "Time" or 1
コントリビューションガイド
調査の方向性
まず、Java の sessionDataset 実装と、その型付き Get API を見つけます。“Time” または 1 以外の列名と列インデックスについてタイムスタンプの取得を比較します。冗長な型付き API が統合され、現在の前提なしに有効な列識別子でタイムスタンプ検索が機能すれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- java
- 領域
- databases
- issue の種類
- リファクタリング
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100