4paradigm / 4paradigm/OpenMLDB
feat: `NaN` value in table rows
Abierto
enhancement
- Lenguaje dominante
- C++
- Estrellas
- 1.7k
- Forks
- 331
- Merge medio
- 12 d 12 h
- PR fusionados (30 d)
- 1
Descripción
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
Guía de contribución
Línea de trabajo
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.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- sql
- Área
- data-engineering, databases, machine-learning
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 45/100