distinctJSONPathsAndTypes
Introduced in: v24.9.0 Calculates the list of distinct paths and their types stored in JSON column.If JSON declaration contains paths with specified types, these paths will be always included in the result of
distinctJSONPaths/distinctJSONPathsAndTypes functions even if input data didn’t have values for these paths.json— JSON column.JSON
Map(String, Array(String))
Examples
Basic usage with mixed types
Query
Response
Query
Response