databendlabs / databend

𝗗𝗮𝘁𝗮, 𝗔𝗻𝗮𝗹𝘆𝘁𝗶𝗰𝘀 & 𝗔𝗜. Modern alternative to Snowflake. Cost-effective and simple for massive-scale analytics. https://databend.com
https://docs.databend.com
Other
7.87k stars 751 forks source link

Refactor: use temp table to refactor materialized cte runtime. #16874

Open xudong963 opened 2 days ago

xudong963 commented 2 days ago

Summary

The current design of m cte is complex in supporting distribution.

We'll refactor materialized cte runtime by temp table and then support distribution for m cte