Join Slack
Communities
Powered by
Hi all, Pinot seems to have Map data type support...
# general
a
Ankit
08/19/2020, 7:46 AM
Hi all, Pinot seems to have Map data type support for column. Is query possible on it?…if possible, is there any example i can refer to?
k
Kartik Khare
08/19/2020, 4:17 PM
SELECT MAP_VALUE(key_column, 'the_key_to_select', value_column) FROM table
Open in Slack
Previous
Next