tommyhugh2333-rgb commented on PR #60111:
URL: https://github.com/apache/doris/pull/60111#issuecomment-3796118580

   Hi @zclllyybb, thanks for your review!
   
   I have addressed all your comments:
   1. **Refactor**: Reverted changes in `FoldConstantRuleOnFE.java` and moved 
the constant folding logic to the `compute()` method in `Gamma.java` using the 
imported class.
   2. **License**: Added the missing Apache License header to 
`test_gamma.groovy`.
   3. **Format**: Fixed code style issues and synchronized the BE unit test 
cases with the regression test.
   
   Please check it again when you have time. Thanks!


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