Commit Graph

25874 Commits

Author SHA1 Message Date
Hongze Cheng 1dcdc0a0a4 Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1 2022-04-20 01:19:37 +00:00
dapan1121 da4379853d stmt 2022-04-20 09:12:59 +08:00
Haojun Liao cf486c5752 fix(query): set the start row index to be the correct value. 2022-04-20 09:09:04 +08:00
Shengliang Guan 4e64e8db62 fix: deadlock while drop mnode in multi-process mode 2022-04-20 09:07:06 +08:00
dapan1121 fca15e39b2 Merge remote-tracking branch 'origin/3.0' into feature/qnode5 2022-04-20 09:04:56 +08:00
dapan1121 743ff696b8 stmt 2022-04-20 08:58:29 +08:00
Shengliang Guan daefe101c1 Merge remote-tracking branch 'origin/3.0' into feature/check 2022-04-20 08:47:36 +08:00
Shengliang Guan 8213315fdd
Merge pull request #11643 from taosdata/feature/3.0_liaohj
fix(query): fix the crash caused by the complex having clause
2022-04-20 00:00:46 +08:00
Shengliang Guan d73010fd32
Merge pull request #11638 from taosdata/feature/retry
enh(rpc): add rpc retry
2022-04-20 00:00:30 +08:00
Shengliang Guan 040b7f11da
Merge pull request #11632 from taosdata/fix/valgrind
fix: fix memory leak in client
2022-04-19 23:59:47 +08:00
yihaoDeng f0c0bc923c enh(rpc): fix mem leak 2022-04-19 23:57:07 +08:00
Cary Xu 3747e6f440
Merge pull request #11649 from taosdata/feature/TD-14481-3.0
feat: SKVRow read logic
2022-04-19 22:34:41 +08:00
Shengliang Guan 2702903e94 feat: report service status 2022-04-19 21:53:16 +08:00
Shengliang Guan b66718a4d8 feat: report service status 2022-04-19 21:39:42 +08:00
Hongze Cheng 3cc66adcb7 refact meta 1 2022-04-19 13:10:03 +00:00
Cary Xu a6e69b9704 trow: SKVRow read logic 2022-04-19 21:04:02 +08:00
Ganlin Zhao 8649bbca02
Merge pull request #11642 from taosdata/fix/TD-14843
refactor(query): refactor cast function
2022-04-19 21:03:06 +08:00
Hongze Cheng ae624a8194 Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1 2022-04-19 12:58:51 +00:00
Ganlin Zhao a8ea6063d5
Merge pull request #11646 from taosdata/fix/TD-14905
fix(query): fix timezone function with trailing characters
2022-04-19 20:41:44 +08:00
Ganlin Zhao f53db3d3b9 fix(query): fix cast function NULL value handling logic 2022-04-19 20:40:45 +08:00
wangmm0220 2133a2de1d refactor: add test casese for json compare logic 2022-04-19 20:30:06 +08:00
dapan1121 0f13cee876 stmt 2022-04-19 20:16:17 +08:00
Ganlin Zhao 43aecff7ea fix(query): fix timezone function with trailing characters 2022-04-19 20:15:29 +08:00
Shengliang Guan a3ed0703b5 feat: report startup steps 2022-04-19 20:07:34 +08:00
Haojun Liao 6956c46226 Merge remote-tracking branch 'origin/3.0' into feature/3.0_liaohj 2022-04-19 19:46:23 +08:00
Shengliang Guan 271e6255ed Merge remote-tracking branch 'origin/3.0' into feature/check 2022-04-19 19:44:34 +08:00
Shengliang Guan 7c588cc074 feat: report startup steps 2022-04-19 19:43:55 +08:00
Ganlin Zhao 6d8c06efd5 fix(query): fix timezone function with trailing characters 2022-04-19 19:16:15 +08:00
Hui Li e6d28fff28
Merge pull request #11640 from taosdata/cpwu/3.0
test: add cast and varchar case
2022-04-19 19:15:20 +08:00
Haojun Liao f25a72e5c3 fix(query): fix the crash caused by the complex having clause in which an scalar function is nested with an aggregate function in group by query. 2022-04-19 18:45:28 +08:00
Hongze Cheng 5f4efdff34 Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1 2022-04-19 10:42:25 +00:00
cpwu 6b37bd6ffc Merge branch '3.0' into cpwu/3.0 2022-04-19 18:24:42 +08:00
cpwu e111ec784d fix case 2022-04-19 18:24:10 +08:00
Ganlin Zhao f9947be46f refactor(query): refactor cast function
TD-14837
TD-14843
TD-14904
2022-04-19 18:22:59 +08:00
Ganlin Zhao 482afcf288 refactor(query): refactor cast function
TD-14837
TD-14843
TD-14904
2022-04-19 18:20:27 +08:00
Ganlin Zhao 11028921b6 refactor(query): refactor cast function
TD-14837
TD-14843
TD-14904
2022-04-19 18:16:29 +08:00
Shengliang Guan 3752712989
Merge pull request #11639 from taosdata/feature/node
fix: make taos_options work
2022-04-19 18:11:21 +08:00
cpwu 031efe7a0e Merge branch '3.0' into cpwu/3.0 2022-04-19 18:08:31 +08:00
cpwu a9192233de fix case 2022-04-19 18:07:32 +08:00
cpwu d65b3b4934 fix varchar case 2022-04-19 18:07:08 +08:00
Haojun Liao b122538268 refactor: do some internal refactor. 2022-04-19 18:06:59 +08:00
cpwu 6eaf8a5596 test : add varchar case 2022-04-19 18:04:06 +08:00
Shengliang Guan f6597c37f4 fix: make taos_options work 2022-04-19 17:54:57 +08:00
wangmm0220 412e2cbb0d refactor: add test casese for json compare logic 2022-04-19 17:52:04 +08:00
shenglian-zhou b62b17865a
Merge pull request #11572 from taosdata/3.0_udfd
feat(udf): UDF service refactoring with new interface
2022-04-19 17:29:57 +08:00
yihaoDeng 5f24bf5bf9 enh(rpc): add rpc retry 2022-04-19 17:29:04 +08:00
Haojun Liao e5bf165e24
Merge pull request #11637 from taosdata/feature/3.0_liaohj
feat(query): a new builtin aggregate function is added.
2022-04-19 17:25:58 +08:00
Hongze Cheng 9256500dcb Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1 2022-04-19 09:20:25 +00:00
Shengliang Guan e867adc4e7 refactor: remove old files 2022-04-19 17:14:48 +08:00
Liu Jicong 19bbd68060 remove commit 2022-04-19 17:11:53 +08:00