ReyYang edited a comment on issue #14769:
URL: 
https://github.com/apache/shardingsphere/issues/14769#issuecomment-1012919726


   Using psql query returns normal
   ```shell
   demo_ds_0=# select * from table_mix;
    id | shard_id |    t_money
   ----+----------+---------------
     1 |        2 | $9,999,999.00
   (1 row)
   ```


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