创建物化视语句:
CREATE materialized VIEW visit_user_group as
select process_date,
seller_id,
bitmap_union(to_bitmap(visit_view_mark))
from dataviewdopro.dwd_qm_log_mbr_user_browse_di
group by
process_date,
customer_id;
创建物化视图失败:
rollup task failed after try three times: task type: ALTER, status_code: RUNTIME_ERROR, backendId: Backend [id=80760, host=10.10.1.43, heartbeatPort=9050, alive=true], signature: 9845037