chore: add changelogs for #12381

This commit is contained in:
Shawn 2024-01-25 09:20:23 +08:00
parent 4afba8eb94
commit 33981661c1
1 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1,3 @@
Added new SQL functions: map_keys(), map_values(), map_to_entries(), join_to_string(), join_to_string(), join_to_sql_values_string(), is_null_var(), is_not_null_var().
For more information on the functions and their usage, refer to the documentation.