4paradigm / 4paradigm/OpenMLDB
feat: `NaN` value in table rows
Offen
#2,628
1 Kommentar
0 Reaktionen
1 zugewiesene Person
Beansprucht von @aceforeverd
Auf GitHub ansehen
enhancement
- Vorherrschende Sprache
- C++
- Sterne
- 1.7k
- Forks
- 331
- Ø Merge
- 12 T. 12 Std.
- Gemergte PRs (30 T.)
- 1
Beschreibung
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
Beitragsleitfaden
Rechercherichtung
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.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- sql
- Bereich
- data-engineering, databases, machine-learning
- Issue-Typ
- Feature
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 45/100