Commit Graph

32551 Commits

Author SHA1 Message Date
WANG MINGMING 45a247c062
Merge pull request #13933 from taosdata/feature/TD-16524
feat: add ttl/comment function
2022-06-19 11:18:14 +08:00
Xiaoyu Wang bd61367f0a
Merge pull request #13988 from taosdata/feature/3.0_debug_wxy
feat: the function manager adds an interface for manually configuring the parameters of the merge function
2022-06-19 10:34:53 +08:00
Xiaoyu Wang 7db6081c72 feat: the function manager adds an interface for manually configuring the parameters of the merge function 2022-06-19 10:06:46 +08:00
wangmm0220 e169d19dd4 fix:heap overflow in comment 2022-06-18 21:08:12 +08:00
Xiaoyu Wang 04e9996db6 feat: the function manager adds an interface for manually configuring the parameters of the merge function 2022-06-18 20:52:42 +08:00
liuyao 9f9184f694
Merge pull request #13986 from taosdata/feature/TD-16616
feat(stream): semi session operator
2022-06-18 20:39:53 +08:00
shenglian zhou 2c5fc8b537 Merge branch '3.0' of github.com:taosdata/TDengine into szhou/feature/project-elimation 2022-06-18 20:37:26 +08:00
WANG MINGMING e50b10dbef
Merge pull request #13987 from taosdata/fix/TD-16591
fix:raw data error in json type
2022-06-18 20:34:47 +08:00
Haojun Liao 0e77d4dc1e Merge branch '3.0' into feature/3_liaohj 2022-06-18 20:04:06 +08:00
Haojun Liao 2f4bcd2625 enh(query): add more info about tablescan. 2022-06-18 20:03:27 +08:00
dapan1121 32a0cb7210
Merge branch '3.0' into enh/taos.ref 2022-06-18 19:57:20 +08:00
54liuyao 8c47a18dbf feat(stream): semi session operator 2022-06-18 19:57:08 +08:00
Xiaoyu Wang c0074588d4
Merge pull request #13984 from taosdata/feature/3.0_debug_wxy
feat: sql command 'show table distributed'
2022-06-18 19:53:52 +08:00
dapan1121 2dc7bcbefc show create db 2022-06-18 19:50:53 +08:00
dapan1121 cd5578918a Merge branch '3.0' into enh/taos.ref 2022-06-18 19:49:08 +08:00
wangmm0220 746f4759b0 fix:merge from 3.0 2022-06-18 19:40:36 +08:00
Li Minghao 9678238801
Merge pull request #13985 from taosdata/feature/3.0_mhli
refactor(sync): append noop in become leader
2022-06-18 19:28:59 +08:00
cpwu b6acf93fb6 add sma case 2022-06-18 19:24:18 +08:00
Yihao Deng d94a770b36
Merge pull request #13983 from taosdata/enh/trace1
enh: add trace log
2022-06-18 18:53:31 +08:00
Minghao Li 16930ac3aa refactor(sync): adjust log buf size 2022-06-18 18:42:40 +08:00
Minghao Li 80782556cc Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/3.0_mhli 2022-06-18 18:39:02 +08:00
Xiaoyu Wang 22d1422b49 feat: sql command 'show table distributed' 2022-06-18 18:37:18 +08:00
wangmm0220 e6e44a6fe0 fix:raw data for json 2022-06-18 18:36:46 +08:00
Yihao Deng 2941254a2b
Merge branch '3.0' into enh/trace1 2022-06-18 18:26:26 +08:00
yihaoDeng 974f56cdf1 add trace base func 2022-06-18 18:12:31 +08:00
shenglian zhou 53a07f0c37 feat: add test case sql 2022-06-18 17:58:15 +08:00
yihaoDeng e37a89d41a add trace log 2022-06-18 17:23:55 +08:00
Xuefeng Tan f9e81f8d1d
fix(taosAdapter): update driver-go (#13976) 2022-06-18 17:11:50 +08:00
plum-lihui 5c5e242b7e test: add test case for tmq 2022-06-18 17:08:57 +08:00
wangmm0220 d5afeae611 fix:raw data for json 2022-06-18 17:04:32 +08:00
Minghao Li f5366425ed refactor(sync): append noop in become leader 2022-06-18 17:02:29 +08:00
shenglian zhou 8af62ec969 Merge branch '3.0' of github.com:taosdata/TDengine into szhou/feature/project-elimation 2022-06-18 16:32:00 +08:00
dapan1121 5f4614d61a qnode for policy 2/3 2022-06-18 16:30:46 +08:00
Xiaoyu Wang 3599b26526
Merge pull request #13943 from taosdata/feature/3.0_debug_wxy
feat: rollup options adjust
2022-06-18 16:26:48 +08:00
shenglian zhou 683cf87676 fix: set parent of new logic node to null 2022-06-18 16:24:29 +08:00
Li Minghao efc7b1b90e
Merge pull request #13972 from taosdata/feature/3.0_mhli
refactor(sync) refactor trace log
2022-06-18 16:24:06 +08:00
Xiaoyu Wang c98965bdb1
Merge pull request #13971 from taosdata/feature/3.0_wxy
feat: information_schema.user_table_distributed execution plan
2022-06-18 16:03:05 +08:00
Haojun Liao f23abec35b
Merge pull request #13957 from taosdata/feature/3_liaohj
refactor: do some internal refactor.
2022-06-18 16:00:32 +08:00
Xiaoyu Wang 88f9a4b144 feat: the sql command 'create dnode' is compatible with the 2.x version syntax 2022-06-18 15:40:17 +08:00
Shuduo Sang d4f5dc8676
feat: update taos-tools for 3.0 (#13970)
prepare for 3.0

[TD-13052]
2022-06-18 15:33:20 +08:00
shenglian zhou a215003146 feature: eliminate projection optimization 2022-06-18 15:20:30 +08:00
Minghao Li b247762931 refactor(sync) refactor trace log 2022-06-18 15:17:58 +08:00
Xiaoyu Wang 4e680bf1ac feat: information_schema.user_table_distributed execution plan 2022-06-18 15:10:46 +08:00
Xiaoyu Wang 48f730fbcf feat: the sql command 'create dnode' is compatible with the 2.x version syntax 2022-06-18 14:49:36 +08:00
Haojun Liao 956173e2e1 refactor: do some internal refactor. 2022-06-18 14:49:27 +08:00
wenzhouwww@live.cn ed2aa06ae1 add test case for stddev about distribute plan 2022-06-18 14:29:35 +08:00
dingbo 54cf464d5d docs: typo 2022-06-18 14:22:23 +08:00
dingbo 5a89a0b327 docs: fix error links in taosbenchmark 2022-06-18 14:21:40 +08:00
yihaoDeng 5401c68706 enh: add trace 2022-06-18 14:07:54 +08:00
Haojun Liao f2a27f5842 refactor: do some internal refactor. 2022-06-18 12:00:41 +08:00