yashmayya opened a new pull request, #17590:
URL: https://github.com/apache/pinot/pull/17590

   - Fixes backward compatibility failures like 
https://github.com/apache/pinot/actions/runs/21444370350/job/61755861198?pr=17552:
   ```
   "exceptions":[{"errorCode":1000,"message":"Received 1 error: Cannot merge 
stats from different stages. Found types [MAILBOX_RECEIVE, MAILBOX_RECEIVE, 
WINDOW, AGGREGATE, MAILBOX_SEND] and [MAILBOX_RECEIVE, MAILBOX_RECEIVE, UNION, 
AGGREGATE, MAILBOX_SEND]\njava.lang.IllegalStateException: Cannot merge stats 
from different stages. Found types [MAILBOX_RECEIVE, MAILBOX_RECEIVE, WINDOW, 
AGGREGATE, MAILBOX_SEND] and [MAILBOX_RECEIVE, MAILBOX_RECEIVE, UNION, 
AGGREGATE, MAILBOX_SEND]
   ```
   - Update the enum to make future breakages more unlikely by introducing an 
explicit serial ID.


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

Reply via email to