metatron-app / metatron-discovery

Powerful & Easy way for big data discovery
https://metatron.app
Apache License 2.0
442 stars 112 forks source link

Support nested struct type #4263

Open navis opened 1 year ago

navis commented 1 year ago
{
  "name": "ci_profile",
  "typeName": "struct(
     base:boolean,
     life_style:string,
     segment:string,
     shopping_channel:string,
     family:struct(fmly_memb_cnt:int,hhld_memb_cnt:int,child_y:boolean,adult_child_y:boolean,married:boolean)
  )"
},