databendlabs / databend

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

Feature: optimize the cost for vacuum temporary files. #16850

Open zhang2014 opened 1 week ago

zhang2014 commented 1 week ago

Summary

Currently using the S3 list API, considering changing the write list to a object to avoid calling the list API.