take long time to exec "optimize table xx purge" #14030
Unanswered
blade83lee
asked this question in
Q&A
Replies: 4 comments
-
It's better to add limit to purge and run many times: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
i use golang ( "insert into xx" ) send data to databend continuously,

crontab 10 minutes "optimize table xx compact"
now i want to optimize table xx purge, it take long time
3 nodes databend-query 8C 16G
Beta Was this translation helpful? Give feedback.
All reactions