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