docs: cover array + json functions #2941
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
ARRAY,ARRAY_ANY,ARRAY_APPROX_COUNT_DISTINCT,ARRAY_AVG,ARRAY_COUNT,ARRAY_GENERATE_RANGE,ARRAY_KURTOSIS,ARRAY_MAX,ARRAY_MEDIAN,ARRAY_MIN,ARRAY_SIZE(akaARRAY_LENGTH),ARRAY_SKEWNESS,ARRAY_SORT(+ ASC/DESC variants),ARRAY_STDDEV_POP(akaARRAY_STD),ARRAY_STDDEV_SAMP(akaARRAY_STDDEV),ARRAY_SUM,ARRAY_TO_STRINGGET_BY_KEYPATH,GET_BY_KEYPATH_STRING,JSON_CONTAINS_IN_LEFT,JSON_CONTAINS_IN_RIGHT,JSON_EXISTS_KEY,JSON_EXISTS_ANY_KEYS,JSON_EXISTS_ALL_KEYSARRAY_CONSTRUCT↔JSON_ARRAY,ARRAY_DISTINCT↔JSON_ARRAY_DISTINCT,ARRAY_EXCEPT,ARRAY_INSERT,ARRAY_INTERSECTION,ARRAY_OVERLAP,OBJECT_*↔JSON_OBJECT_*,STRIP_NULL_VALUE↔JSON_STRIP_NULLS,GET↔GET_STRING,JSON_ARRAY_AGG↔JSON_AGGtitle_includesso aliases share the same referenceTesting