Shengliang Guan
|
ca7057ce11
|
Merge remote-tracking branch 'origin/3.0' into fix/mnode
|
2022-06-20 18:07:00 +08:00 |
Shengliang Guan
|
de08b9892f
|
Merge remote-tracking branch 'origin/3.0' into fix/dnode
|
2022-06-20 17:53:26 +08:00 |
Minghao Li
|
e441bd266b
|
refactor(sync): add changing state
|
2022-06-20 17:48:56 +08:00 |
shenglian-zhou
|
e05a6ca7fa
|
Merge pull request #13973 from taosdata/szhou/feature/project-elimation
feature: eliminate projection optimization
|
2022-06-20 17:48:27 +08:00 |
Minglei Jin
|
55d2e28f70
|
Merge branch 'v3.0' into fix/tdb-maxLocal
|
2022-06-20 17:40:21 +08:00 |
shenglian zhou
|
56b5ff03e6
|
fix: disable project elimination when the project node has parent
|
2022-06-20 17:21:12 +08:00 |
Hui Li
|
e87ae5b13e
|
Merge pull request #14002 from taosdata/3.0test/jcy
test : add test case for table comment
|
2022-06-20 17:17:50 +08:00 |
Minglei Jin
|
2872a50edc
|
tdb/ofp: support overflow pages for big data
|
2022-06-20 17:16:29 +08:00 |
Cary Xu
|
565a11330d
|
Merge pull request #14010 from taosdata/feature/TD-14481-3.0
feat: fetch rsma result by timer supported
|
2022-06-20 17:12:43 +08:00 |
Ganlin Zhao
|
0b818a1f2d
|
Merge pull request #14015 from taosdata/fix/TD-16561
fix(query): select last(*) from super table returns 0 if all columns are NULL.
|
2022-06-20 17:09:20 +08:00 |
shenglian zhou
|
c31ec19885
|
fix: fix eliminate project error
|
2022-06-20 17:01:00 +08:00 |
Cary Xu
|
4ef0a66453
|
test: adjust rsma test case
|
2022-06-20 16:41:36 +08:00 |
shenglian zhou
|
a28a275dff
|
fix: fix eliminate projection bugs
|
2022-06-20 16:39:19 +08:00 |
Shengliang Guan
|
96434756de
|
refactor: save sdb file on needed
|
2022-06-20 16:23:04 +08:00 |
liuyao
|
9f6418f756
|
Merge pull request #14013 from taosdata/feature/TD-16616_2
ci(stream): stream interval test
|
2022-06-20 16:23:00 +08:00 |
Ganlin Zhao
|
578dd9b75b
|
Merge branch '3.0' into fix/TD-16561
|
2022-06-20 16:13:33 +08:00 |
Ganlin Zhao
|
63a917581d
|
fix(query): select last(*) from super table returns 0 if all columns
are NULL.
TD-16561
|
2022-06-20 16:11:42 +08:00 |
54liuyao
|
6a86b51cf0
|
ci(stream): stream interval test
|
2022-06-20 15:59:31 +08:00 |
Xiaoyu Wang
|
b4057d657e
|
feat: group by tags optimize
|
2022-06-20 15:42:31 +08:00 |
Cary Xu
|
24af96f833
|
other: solve conflict
|
2022-06-20 15:39:20 +08:00 |
Liu Jicong
|
00c0ce257e
|
Merge pull request #14008 from taosdata/feature/stream
feat(stream): support snode
|
2022-06-20 15:34:18 +08:00 |
Liu Jicong
|
1505667897
|
Merge branch '3.0' into feature/stream
|
2022-06-20 15:34:04 +08:00 |
Cary Xu
|
820cc89c3a
|
Merge branch '3.0' into feature/TD-14481-3.0
|
2022-06-20 15:21:41 +08:00 |
Cary Xu
|
fcfd5c250d
|
feat: fetch rsma result by timer supported
|
2022-06-20 15:21:30 +08:00 |
wenzhouwww@live.cn
|
9e830b85e8
|
update case for stddev
|
2022-06-20 15:14:49 +08:00 |
Haojun Liao
|
a2cec0e488
|
Merge pull request #14004 from taosdata/feature/3_liaohj
feature(query): support show table block distribution.
|
2022-06-20 15:13:10 +08:00 |
Liu Jicong
|
1daa62e7f7
|
merge from 3.0
|
2022-06-20 15:04:50 +08:00 |
Shengliang Guan
|
85766d1a6b
|
test: adjust log
|
2022-06-20 15:00:13 +08:00 |
Ganlin Zhao
|
3e79defdad
|
Merge pull request #14003 from taosdata/refactor/top_bot_refact
refactor: refactor top/bottom function and selectivity
|
2022-06-20 14:53:20 +08:00 |
wenzhouwww@live.cn
|
9996645611
|
update case about selective function
|
2022-06-20 14:46:37 +08:00 |
wenzhouwww@live.cn
|
e4c04b1d9b
|
Merge remote-tracking branch 'origin/3.0' into test/distribute_avg
|
2022-06-20 14:46:06 +08:00 |
Liu Jicong
|
53ef66961a
|
feat(stream): support snode
|
2022-06-20 14:29:18 +08:00 |
shenglian zhou
|
056301fb7b
|
fix: disable eliminate projection when repeat proj column name
|
2022-06-20 14:22:50 +08:00 |
jiacy-jcy
|
580fb571e1
|
modify import packages
|
2022-06-20 14:11:29 +08:00 |
Haojun Liao
|
ad0595b9ec
|
Merge branch '3.0' into feature/3_liaohj
|
2022-06-20 14:08:21 +08:00 |
jiacy-jcy
|
8777afacb1
|
modify fulltest.sh
|
2022-06-20 14:00:15 +08:00 |
Shengliang Guan
|
987a194aa5
|
test: enable 5dnode3mnodeStop.py
|
2022-06-20 13:47:32 +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 |
Shengliang Guan
|
71d6c6e0b0
|
Merge branch 'fix/dnode' of https://github.com/taosdata/TDengine into fix/dnode
|
2022-06-20 13:38:28 +08:00 |
Shengliang Guan
|
1e65fb0a40
|
test: adjust case
|
2022-06-20 13:37:49 +08:00 |
jiacy-jcy
|
b086526d91
|
add test case into ci
|
2022-06-20 13:35:20 +08:00 |
dapan1121
|
88aff7bae1
|
Merge branch '3.0' into feature/showcreate
|
2022-06-20 13:35:18 +08:00 |
Ganlin Zhao
|
0ad4c6ca6d
|
remove unused code
|
2022-06-20 13:33:44 +08:00 |
jiacy-jcy
|
84dde937a1
|
add test case
|
2022-06-20 13:32:29 +08:00 |
dapan1121
|
40879a80fe
|
feat: show create table
|
2022-06-20 13:32:21 +08:00 |
Ganlin Zhao
|
02cb6dc412
|
refactor(query): top/bot function refactor
|
2022-06-20 13:22:00 +08:00 |
Shengliang Guan
|
9e3e35133f
|
Merge remote-tracking branch 'origin/3.0' into fix/dnode
|
2022-06-20 13:21:43 +08:00 |
Shengliang Guan
|
bd548a5825
|
Merge remote-tracking branch 'origin/3.0' into fix/dnode
|
2022-06-20 13:19:12 +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 |