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
We don't consistently document how our SQL functions handle
nullvalues 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
nullhandling for functions #74444nullhandling for functions #74444nullhandling for functions #74444Full-Text Search Functions(already done)nullhandling for functions #74444nullhanding for string functions #74201, [DOCS] SQL: Move string fn null/edge handling to arg descriptions #74255nullhandling for functions #74444nullhandling for functions #74444Conditional Functions And Expressions(already done)System Functions(already done)CC @astefan