DinoZhang opened a new issue #6519:
URL: https://github.com/apache/incubator-doris/issues/6519


   **Describe the bug**
   1. Timezone and Timezone format  not config
   2. json long type overflow
   
   ```
   MySQL [example_db]> select * from json_test;
   +-------------------+---------------------+-----------------------+
   | f1                | f2                  | f3                    |
   +-------------------+---------------------+-----------------------+
   | 12345678912345789 | 2021-08-20 00:00:00 | 12345678912345789.123 |
   +-------------------+---------------------+-----------------------+
   1 row in set (0.03 sec)
   ```
   
![image](https://user-images.githubusercontent.com/8003615/131066247-78c9feab-22e2-44a1-a6ca-2735d14d4ab1.png)
   
   
   **Expected behavior**
   
![image](https://user-images.githubusercontent.com/8003615/131066541-9e939dfe-20bd-4622-914c-04820320c0f1.png)
   


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