xingyingone commented on issue #29987:
URL: https://github.com/apache/doris/issues/29987#issuecomment-1898052102

   sql:  select ideaid, sum(ACCESSCOUNT) from dw_yp_data WHERE ACCESSCOUNT>0 
and DT = '2022-10-26' group by ideaid;
   before:
   
![image](https://github.com/apache/doris/assets/16775757/474e55b8-cf29-473e-9131-e63deb4ee942)
   
   after:
   
![image](https://github.com/apache/doris/assets/16775757/2e0aa749-fa5b-4174-bfbd-61c97f8dd6db)
   


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