Skip to content

[DOCS] Document null/edge case handling for SQL functions #74193

Closed
@jrodewig

Description

@jrodewig

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

CC @astefan

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions