xiaoyaoziyang07 commented on issue #20296:
URL: https://github.com/apache/doris/issues/20296#issuecomment-1578001565

     `birthday` datetime NULL,
     `unit_type` text NULL,
     `like_style` text NULL,
     `decoration_status` bigint(20) NULL,
     `avatar` text NULL,
     `registered_time` datetime NULL,
     `registered_days` bigint(20) NULL,
     `last_active_time` datetime NULL,
     `source_market_id` array<bigint(20)> NULL,
     `source_market_name` array<text> NULL,
     `source_market_ord_cnt_7d` bigint(20) NULL,
     `category_7d_str` array<bigint(20)> NULL,
     `category_14d_str` array<bigint(20)> NULL,
     `category_30d_str` array<bigint(20)> NULL,
     `category_td_str` array<bigint(20)> NULL,
     `brand_7d_str` array<bigint(20)> NULL,
     `brand_14d_str` array<bigint(20)> NULL,
     `brand_30d_str` array<bigint(20)> NULL ,
     `brand_td_str` array<bigint(20)> NULL 
     
   
   here is some column of the table schema.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to