You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2023/01/10 08:26:44 UTC

[GitHub] [doris] Yukang-Lian commented on issue #15307: [Bug] Use correct decimal scale for function `round`

Yukang-Lian commented on issue #15307:
URL: https://github.com/apache/doris/issues/15307#issuecomment-1376894374

   1. Compile and run the master branch of doris to reproduce the above bug.
   2. The implementation of the `round` function is located in `be/src/vec/functions/round.h`, try to understand it.
   3. Find bugs step by step through logical analysis and solve it.
   4. Add be test and regression test.
   5. Submit your first PR.
   
   maybe @Gabriel39 will also add more specific steps. If you have any question, I am willing to help.! Good luck :)


-- 
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: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org