yunyad opened a new pull request, #3911:
URL: https://github.com/apache/texera/pull/3911

   ### Description
   This PR adds a feature to display the number of workers (degree of 
parallelism) assigned to each operator during workflow execution.  
   A small label appears on top of each operator node while the workflow is 
running, indicating the current number of workers for that operator.
   
   To improve user experience and avoid clutter, a checkbox is provided to show 
or hide the worker count indicators as needed.
   
   ### Motivation
   Previously, only UDF operators exposed their worker count in the property 
panel, while native operators (e.g., Java) did not surface this information. 
This enhancement improves runtime observability and helps users better 
understand system behavior and resource allocation during execution.
   
   ### Demo
   ![Screen Recording 2025-10-15 at 11 09 31 
AM](https://github.com/user-attachments/assets/e21eab7a-61cd-40c2-a048-e2f58668d5d0)
   
   Fix #3841


-- 
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]

Reply via email to