yujun777 opened a new pull request, #63841:
URL: https://github.com/apache/doris/pull/63841

   ### What problem does this PR solve?
   
   Decimal literal cast and construction paths print high-frequency INFO debug 
logs. In FE runtime these logs can be routed through stderr and appear as ERROR 
lines, flooding FE logs during normal query traffic.
   
   This PR removes the debug logs from the decimal literal hot paths.
   
   ### Check List
   
   - Test: Unit Test
     - LiteralTest
   - Behavior changed: No
   - Does this need documentation: No


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