Slide 14
Slide 14 text
© ZOZO, Inc.
SELECT DISTINCT
JSON_VALUE(unnested_json, '$.topics') AS topics
, JSON_VALUE(unnested_json, '$.sub_topics') AS sub_topics
, JSON_VALUE(unnested_json, '$.attributes') AS attributes
, JSON_VALUE(unnested_json, '$.sentiments') AS sentiments
14
※引用:What’s new in BigQuery(https://www.youtube.com/watch?v=ds7fNK3m_dg) 12:40より
BigQueryとAIの統合
topics sub_topics attribute sentiments
design color bright positive