Re: [I] [Enhancement] add a system table in information_schema named be_compaction_tasks which contains meta about compaction_tasks in be. [doris]

2026-02-14 Thread via GitHub


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]

2026-02-04 Thread via GitHub


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]

2025-08-07 Thread via GitHub


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]

2025-08-04 Thread via GitHub


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]

2025-03-17 Thread via GitHub


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]

2025-03-17 Thread via GitHub


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]

2025-03-10 Thread via GitHub


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]