4paradigm / 4paradigm/OpenMLDB
feat: `NaN` value in table rows
オープン
enhancement
- 主要言語
- C++
- スター
- 1.7k
- フォーク
- 331
- 平均マージ
- 12日 12時間
- マージ済み PR(30日)
- 1
説明
spark support Not-a-Number value (`NaN`), the same as offline storage: table data imported from parquet file.
SQL Engine do not knowns `NaN`, this lead to undefined and incorrect result for SQL queries
コントリビューションガイド
調査の方向性
The issue mentions NaN support in table rows from Parquet files and SQL engine handling. Look at the Parquet data import path and SQL query execution code. Identify where NaN values are currently lost or misinterpreted. Check test files for existing NaN or floating-point handling to understand the expected behavior.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- sql
- 領域
- data-engineering, databases, machine-learning
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100