4paradigm / 4paradigm/OpenMLDB

doc: distinguish udaf input list from array(e.g. split output)

Open
#3,099 0 comments 0 reactions 1 assignee Claimed by @aceforeverd View on GitHub
documentation enhancement execute-engine
Dominant language
C++
Stars
1.7k
Forks
331
Avg merge
12d 12h
Merged PRs (30d)
1

Description

We said agg functions input is `list`, and split output is a list too. But they're not the same.

Contributor guide

Open the contributing guide

Research direction

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.

Written by the indexing model from the issue text.

Assessment

Tech stack
sql
Domain
documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.