-
Notifications
You must be signed in to change notification settings - Fork 25.8k
[DOCS] Document null/edge case handling for SQL functions #74193
Copy link
Copy link
Closed
Labels
:Analytics/SQLSQL queryingSQL querying>docsGeneral docs changesGeneral docs changesMetaTeam:DocsMeta label for docs teamMeta label for docs teamTeam:QL (Deprecated)Meta label for query languages teamMeta label for query languages team
Description
We don't consistently document how our SQL functions handle null values and other edge cases (such as negative integers in string function args). We should update the docs for each function so users know what to expect.
Due to the number of functions, we'll likely need to break this up over several PRs. We should prioritize string functions so we can document the changes in #68379
- Aggregate functions [DOCS] SQL: Document
nullhandling for functions #74444 - Grouping functions [DOCS] SQL: Document
nullhandling for functions #74444 - Date/Time and Interval Functions [DOCS] SQL: Document
nullhandling for functions #74444 -
Full-Text Search Functions(already done) - Mathematical Functions [DOCS] SQL: Document
nullhandling for functions #74444 - String Functions [DOCS] SQL: Document
nullhanding for string functions #74201, [DOCS] SQL: Move string fn null/edge handling to arg descriptions #74255 - Type Conversion Functions [DOCS] SQL: Document
nullhandling for functions #74444 - Geo Functions [DOCS] SQL: Document
nullhandling for functions #74444 -
Conditional Functions And Expressions(already done) -
System Functions(already done)
CC @astefan
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
:Analytics/SQLSQL queryingSQL querying>docsGeneral docs changesGeneral docs changesMetaTeam:DocsMeta label for docs teamMeta label for docs teamTeam:QL (Deprecated)Meta label for query languages teamMeta label for query languages team
Type
Fields
Give feedbackNo fields configured for issues without a type.