incubator-doris [Bug] fe manager query exception

ztmd8pv5  于 2022-04-22  发布在  Java
关注(0)|答案(0)|浏览(95)

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)

Expected behavior

暂无答案!

目前还没有任何答案,快来回答吧!

相关问题