MilanTyagi2004 commented on PR #64206:
URL: https://github.com/apache/doris/pull/64206#issuecomment-4719441380

   The failing checks appear unrelated to the statistics changes in this PR.
   
   FE UT failure reports parser errors such as:
   
   * mismatched input '->'
   * no viable alternative at input 'super::'
   
   which do not correspond to any code introduced by this PR.
   
   The Performance job also appears to fail during environment cleanup/startup 
rather than statistics execution.
   
   I have reviewed the modified files in this PR and do not see any introduced 
lambda (`->`) or method reference (`::`) syntax.
   
   Could a maintainer help verify whether these failures are caused by an 
infrastructure or upstream issue, or rerun the checks after rebasing onto the 
latest master?
   


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