maochongxin commented on issue #15307:
URL: https://github.com/apache/doris/issues/15307#issuecomment-1366087284

   version `849adca`, my test results are like below
   ```
   MySQL [(none)]> show frontends;
   
+-------------------------------+------------+-------------+----------+-----------+---------+----------+----------+------------+------+-------+-------------------+---------------------+----------+--------+---------------------------+------------------+
   | Name                          | IP         | EditLogPort | HttpPort | 
QueryPort | RpcPort | Role     | IsMaster | ClusterId  | Join | Alive | 
ReplayedJournalId | LastHeartbeat       | IsHelper | ErrMsg | Version           
        | CurrentConnected |
   
+-------------------------------+------------+-------------+----------+-----------+---------+----------+----------+------------+------+-------+-------------------+---------------------+----------+--------+---------------------------+------------------+
   | 172.17.0.2_9010_1672159914240 | 172.17.0.2 | 9010        | 8030     | 9030 
     | 9020    | FOLLOWER | true     | 1372269922 | true | true  | 1336         
     | 2022-12-27 18:05:32 | true     |        | doris-0.0.0-trunk-849adca | 
Yes              |
   
+-------------------------------+------------+-------------+----------+-----------+---------+----------+----------+------------+------+-------+-------------------+---------------------+----------+--------+---------------------------+------------------+
   1 row in set (0.08 sec)
   
   MySQL [(none)]> select round(16.025000, 2);
   +------------------+
   | round(16.025, 2) |
   +------------------+
   |            16.02 |
   +------------------+
   1 row in set (0.27 sec)
   
   MySQL [(none)]>
   ```


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