Commit Graph

7153 Commits

Author SHA1 Message Date
Shengliang Guan 8ca1420f55 refactor: adjust global config 2022-05-13 13:32:09 +08:00
Shengliang Guan e9586c693e fix: check server status 2022-05-13 12:35:08 +08:00
Shengliang Guan 992a64e7c8 Merge remote-tracking branch 'origin/3.0' into feature/dnode 2022-05-13 11:09:02 +08:00
Shengliang Guan d10684a389 fix: invalid write while send recv 2022-05-13 10:59:47 +08:00
Shengliang Guan 095f6938b7 refactor: node mgmt 2022-05-13 10:30:36 +08:00
Haojun Liao 38d52c69dc fix(query): fix syntax errors in executorimpl.c 2022-05-13 10:12:03 +08:00
Haojun Liao fbc3ca6093 Merge branch '3.0' into feature/3.0_liaohj 2022-05-13 09:57:00 +08:00
Haojun Liao 321c291f4c refactor: do some internal refactor. 2022-05-13 09:53:19 +08:00
shenglian-zhou c5faaca906
Merge pull request #12407 from taosdata/feature/udf
fix: udf2 support int and double data type
2022-05-13 09:49:13 +08:00
Shengliang Guan 65da2ea014 refactor: node mgmt 2022-05-13 09:44:46 +08:00
liuyao 426200a71b
Merge pull request #12384 from taosdata/feature/TD-15379
feat(stream): stream reprocess window
2022-05-13 09:19:22 +08:00
WANG MINGMING 00b17f8655
Merge pull request #12406 from taosdata/feature/TD-14761
feat: schemaless add telnet and json protocol
2022-05-13 02:04:33 +08:00
Liu Jicong a65dae85b1
Merge pull request #12410 from taosdata/feature/tq
fix(wal): wal read error
2022-05-13 01:59:30 +08:00
Haojun Liao e468363ce1
Merge pull request #12409 from taosdata/feature/3.0_liaohj
fix(query): close read fd when finishing scanning data files.
2022-05-13 01:25:38 +08:00
Liu Jicong acea83e535 fix(wal): wal read error 2022-05-13 01:22:29 +08:00
Haojun Liao ec808a75c1 Merge branch 'feature/3.0_liaohj' of github.com:taosdata/tdengine into feature/3.0_liaohj 2022-05-13 00:38:21 +08:00
Haojun Liao aae019d18a fix(query): close read fd when finishing scanning data files. 2022-05-13 00:32:02 +08:00
Liu Jicong 6fccdc5b70
Merge pull request #12408 from taosdata/feature/tq
enh: print_row str ends with 0
2022-05-12 23:54:51 +08:00
Shengliang Guan 8fc5ce2edb refactor: node mgmt 2022-05-12 23:50:36 +08:00
Haojun Liao 3678aa9094
Merge pull request #12391 from taosdata/feature/3.0_liaohj
fix(query): fix special pseudo column caused taosd crash.
2022-05-12 23:49:21 +08:00
Liu Jicong e1e571c7a9 enh: print_row str ends with 0 2022-05-12 23:18:00 +08:00
Liu Jicong e04151d22e
Merge pull request #12405 from taosdata/feature/tq
fix(wal): int overflow
2022-05-12 23:17:05 +08:00
Haojun Liao bc64bdc179 Merge branch '3.0' into feature/3.0_liaohj 2022-05-12 23:15:35 +08:00
Haojun Liao 2693689285 fix(query): set the ascending scan order for exchange operator. 2022-05-12 23:10:23 +08:00
Shengliang Guan 5257e812d9 fix: invalid read in mbnode test 2022-05-12 23:04:25 +08:00
slzhou 73d55e7c6b fix: udf2 support int and double data type 2022-05-12 22:58:49 +08:00
wangmm0220 d3d4ac9b3f refactor: merge from 3.0 2022-05-12 22:53:43 +08:00
Ganlin Zhao 8b9dd500bd
Merge pull request #12401 from taosdata/feature/3.0_glzhao
feat(query): add mavg function
2022-05-12 22:53:36 +08:00
wangmm0220 5d89e7fada refactor: add telnet and json protocol for schemaless 2022-05-12 22:48:27 +08:00
dapan1121 58d3ac9dd9
Merge pull request #12403 from taosdata/feature/qnode
feat: stmt query test
2022-05-12 22:41:14 +08:00
Liu Jicong a8831af513 fix(wal): int overflow 2022-05-12 22:40:32 +08:00
54liuyao 42f27e99d0 steam reprocess window 2022-05-12 22:15:13 +08:00
Xiaoyu Wang 3967f79b38
Merge pull request #12399 from taosdata/feature/3.0_wxy
feat: adjust query stmt APIs
2022-05-12 21:34:00 +08:00
Liu Jicong 2cc8ff312d
Merge pull request #12400 from taosdata/feature/tq
fix(wal): int overflow
2022-05-12 21:33:25 +08:00
Ganlin Zhao 1e503061ed feat(query): add mavg function 2022-05-12 21:25:53 +08:00
Shengliang Guan 823691b6b2 refactor: node mgmt 2022-05-12 21:25:32 +08:00
Ganlin Zhao 8d21c662aa feat(query): add mavg function 2022-05-12 21:16:34 +08:00
Xiaoyu Wang 04a2368f6d feat: adjust query stmt APIs 2022-05-12 20:57:34 +08:00
Liu Jicong af2d2db5d3 fix(wal): int overflow 2022-05-12 20:56:29 +08:00
Liu Jicong 1c98d780a0 fix(wal): int overflow 2022-05-12 20:51:08 +08:00
dapan1121 9de1d2218e Merge remote-tracking branch 'origin/3.0' into feature/qnode 2022-05-12 20:43:50 +08:00
Ganlin Zhao 818e3636d6 feat(query): add mavg function 2022-05-12 20:40:17 +08:00
Xiaoyu Wang b57f62f139 feat: adjust query stmt APIs 2022-05-12 20:33:52 +08:00
Hongze Cheng a3eaf53bf5
Merge pull request #12397 from taosdata/feat/TD-15280
feat: tag read
2022-05-12 20:25:07 +08:00
wangmm0220 167f40811d refactor: add telnet and json protocol for schemaless 2022-05-12 19:59:53 +08:00
dapan1121 64a54c1541 fix bug 2022-05-12 19:57:17 +08:00
Xiaoyu Wang 73b96a6e98
Merge pull request #12396 from taosdata/feature/3.0_wxy
fix: some problems of parser
2022-05-12 19:39:42 +08:00
Hongze Cheng 7ed7e1de40 feat: tag read 2022-05-12 11:21:44 +00:00
dapan1121 43311f07b4 Merge branch 'feature/qnode' of github.com:taosdata/TDengine into feature/qnode 2022-05-12 19:20:51 +08:00
dapan1121 33bd196ff0 stmt query 2022-05-12 19:20:25 +08:00