4paradigm / 4paradigm/OpenMLDB
doc: distinguish udaf input list from array(e.g. split output)
Offen
#3,099
0 Kommentare
0 Reaktionen
1 zugewiesene Person
Beansprucht von @aceforeverd
Auf GitHub ansehen
documentation
enhancement
execute-engine
- Vorherrschende Sprache
- C++
- Sterne
- 1.7k
- Forks
- 331
- Ø Merge
- 12 T. 12 Std.
- Gemergte PRs (30 T.)
- 1
Beschreibung
We said agg functions input is `list`, and split output is a list too. But they're not the same.
Beitragsleitfaden
Rechercherichtung
Look for documentation describing UDAF (User-Defined Aggregate Function) inputs and the split function output. The issue indicates a need to clarify that 'list' for aggregate functions is different from the list output by split. Search the codebase for existing documentation on these functions and their type signatures. The change is likely in markdown or comment files explaining SQL functions.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- sql
- Bereich
- documentation
- Issue-Typ
- Dokumentation
- Schwierigkeit
- 1/5
- Geschätzter Aufwand
- Unter einer Stunde
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 45/100