Re: [I] [Enhancement] add a system table in information_schema named be_compaction_tasks which contains meta about compaction_tasks in be. [doris]
github-actions[bot] closed issue #48893: [Enhancement] add a system table in information_schema named be_compaction_tasks which contains meta about compaction_tasks in be. URL: https://github.com/apache/doris/issues/48893 -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
Re: [I] [Enhancement] add a system table in information_schema named be_compaction_tasks which contains meta about compaction_tasks in be. [doris]
github-actions[bot] commented on issue #48893: URL: https://github.com/apache/doris/issues/48893#issuecomment-3850391219 We're closing this issue because it hasn't been updated in a while. If you'd like to revive this issue, please reopen it and feel free a maintainer to remove the Stale tag! -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
Re: [I] [Enhancement] add a system table in information_schema named be_compaction_tasks which contains meta about compaction_tasks in be. [doris]
simges commented on issue #48893: URL: https://github.com/apache/doris/issues/48893#issuecomment-3166716726 > if the task not working, please assign to me @koarz , i had to suspend working on it, but continuing now. I will raise PR soon. Sorry for delay. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
Re: [I] [Enhancement] add a system table in information_schema named be_compaction_tasks which contains meta about compaction_tasks in be. [doris]
koarz commented on issue #48893: URL: https://github.com/apache/doris/issues/48893#issuecomment-3149830353 if the task not working, please assign to me -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
Re: [I] [Enhancement] add a system table in information_schema named be_compaction_tasks which contains meta about compaction_tasks in be. [doris]
yiguolei commented on issue #48893: URL: https://github.com/apache/doris/issues/48893#issuecomment-2731550372 @simges You can start to work now. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
Re: [I] [Enhancement] add a system table in information_schema named be_compaction_tasks which contains meta about compaction_tasks in be. [doris]
simges commented on issue #48893: URL: https://github.com/apache/doris/issues/48893#issuecomment-2731050487 Hi, I'm interested in working on this issue. I’ve already set up the project and explored the compaction logic in be. Please let me know if i can start to work. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
Re: [I] [Enhancement] add a system table in information_schema named be_compaction_tasks which contains meta about compaction_tasks in be. [doris]
luwei16 commented on issue #48893: URL: https://github.com/apache/doris/issues/48893#issuecomment-2712443961 Add some fields Progress: Number of completed groups / Total number of groups Scheduled Time: Time when the task entered the queue Execution Time: Time when the task started executing Type of Compaction: cumu, base, full Trigger Method: Manual, Background, Load Input Row Num: Input Data Size: Input Rowset Num: Input Segment Num: -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
