terrymanu opened a new issue, #15593:
URL: https://github.com/apache/shardingsphere/issues/15593

   The IT result is different with load data from database.
   
   Case name: SELECT AVG(user_id) AS user_id_avg FROM t_order
   Expected: is "19"
   but: was "19.5000"
   
   Please see: 
   1. `dql-integration-test-cases.xml` and search `FIXME #15593`
   2. `BaseDQLIT` and search `// FIXME #15593 verify accurate data types`, 
please remove the try catch to reproduce the issue
   


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

Reply via email to