Haojun Liao
|
e5d25f4634
|
fix(query): set correct ts column index in interp executor.
|
2022-06-21 09:41:35 +08:00 |
Haojun Liao
|
1bf7fbbc0b
|
feature(query): support interp function, and do some internal refactor.
|
2022-06-20 23:22:28 +08:00 |
Haojun Liao
|
ad0595b9ec
|
Merge branch '3.0' into feature/3_liaohj
|
2022-06-20 14:08:21 +08:00 |
Haojun Liao
|
868185a3b9
|
refactor(query): do some internal refactor.
|
2022-06-20 13:47:13 +08:00 |
Haojun Liao
|
b66e0e718b
|
fix(query): fix output column in show super table block distribution.
|
2022-06-20 13:42:59 +08:00 |
dapan1121
|
3155a228e5
|
Merge pull request #13999 from taosdata/enh/abortpreprocess
enh: add rpc msg abort preprocess
|
2022-06-20 13:13:30 +08:00 |
liuyao
|
3a0c1ada41
|
Merge pull request #13996 from taosdata/feature/TD-16616
feat(stream): add ci
|
2022-06-20 13:05:44 +08:00 |
Ganlin Zhao
|
3969c00187
|
Merge pull request #13997 from taosdata/fix/TD-16656
fix(query): fix stddev function floating point NaN value
|
2022-06-20 12:54:58 +08:00 |
Haojun Liao
|
659e429b87
|
feature(query): support show table block distribution.
|
2022-06-20 12:54:46 +08:00 |
Xiaoyu Wang
|
3f702941a6
|
Merge pull request #14001 from taosdata/feature/3.0_debug_wxy
feat: sql function 'interp'
|
2022-06-20 12:50:40 +08:00 |
Xiaoyu Wang
|
9e8058dd5d
|
feat: sql function 'interp'
|
2022-06-20 12:00:57 +08:00 |
dapan1121
|
ef21c6b339
|
enh: add rpc msg abort preprocess
|
2022-06-20 11:37:40 +08:00 |
54liuyao
|
5301dece4e
|
feat(stream): add ci
|
2022-06-20 11:35:05 +08:00 |
Ganlin Zhao
|
a79f4a6ec7
|
fix(query): fix stddev function floating point NaN value
TD-16656
|
2022-06-20 11:25:54 +08:00 |
Minghao Li
|
5968c6353f
|
refactor(sync): get snapshot and create reader
|
2022-06-20 10:58:59 +08:00 |
dapan1121
|
a8694bd863
|
Merge pull request #13977 from taosdata/enh/taos.ref
feat: support all queries on Qnode
|
2022-06-20 09:26:33 +08:00 |
Xiaoyu Wang
|
c963f92dda
|
Merge pull request #13990 from taosdata/feature/3.0_debug_wxy
feat: sql function 'interp'
|
2022-06-19 20:09:15 +08:00 |
Xiaoyu Wang
|
bac6e27c20
|
feat: sql command 'interp'
|
2022-06-19 19:39:12 +08:00 |
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 |
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
|
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 |
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 |
yihaoDeng
|
e37a89d41a
|
add trace log
|
2022-06-18 17:23:55 +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 |
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 |
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 |
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 |