4paradigm / 4paradigm/OpenMLDB
feat: `NaN` value in table rows
Ouverte
enhancement
- Langage dominant
- C++
- Étoiles
- 1.7k
- Forks
- 331
- Merge moyen
- 12 j 12 h
- PR mergées (30 j)
- 1
Description
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
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
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.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- sql
- Domaine
- data-engineering, databases, machine-learning
- Type d'issue
- Fonctionnalité
- Difficulté
- 4/5
- Temps estimé
- 3-5 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 45/100