shenglian zhou
|
056301fb7b
|
fix: disable eliminate projection when repeat proj column name
|
2022-06-20 14:22:50 +08:00 |
shenglian zhou
|
9bb21ebbc2
|
fix: double free error during plan optimize
|
2022-06-20 08:45:57 +08:00 |
shenglian zhou
|
8c955ef017
|
fix: limit/slimit would prevent optimization projection elimination
|
2022-06-20 07:52:29 +08:00 |
shenglian zhou
|
218d455dcc
|
fix: elimate projection error
|
2022-06-19 22:32:26 +08:00 |
shenglian zhou
|
413d26ee30
|
fix: add column to datablock even no output
|
2022-06-19 22:00:57 +08:00 |
shenglian zhou
|
0e905bb3c1
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/feature/project-elimation
|
2022-06-19 21:41:08 +08:00 |
shenglian zhou
|
8c402d2aa3
|
fix: column target/output desc match error
|
2022-06-19 21:39:35 +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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
Cary Xu
|
ef828d6750
|
enh: timezone already set in mnode for tsma
|
2022-06-18 11:20:56 +08:00 |
Cary Xu
|
65deb0541f
|
Merge branch '3.0' into feature/TD-14481-3.0
|
2022-06-18 11:17:55 +08:00 |
Cary Xu
|
c838824d9e
|
fix: use timezone of server in mnode for tsma
|
2022-06-18 11:17:42 +08:00 |
dapan1121
|
6f610bd363
|
Merge pull request #13952 from taosdata/enh/taos.ref
fix: fix insert affected rows issue
|
2022-06-18 11:12:50 +08:00 |
WANG MINGMING
|
a64013461f
|
Merge branch '3.0' into feature/TD-16524
|
2022-06-18 11:11:54 +08:00 |