Xiaoyu Wang
|
ab95a49fa2
|
merge 3.0
|
2022-06-26 15:23:29 +08:00 |
Xiaoyu Wang
|
d4175cd8f8
|
merge 3.0
|
2022-06-26 14:57:34 +08:00 |
Xiaoyu Wang
|
7b60b3223b
|
feat: tail function rewrite to statement
|
2022-06-26 14:44:58 +08:00 |
Minghao Li
|
6eecbcd1a6
|
refactor(sync): optimized one replica
|
2022-06-26 01:16:11 +08:00 |
shenglian-zhou
|
ef84dcbead
|
Merge pull request #14252 from taosdata/szhou/feature/set-op-optimization
feat: add set operator optimization
|
2022-06-25 21:04:40 +08:00 |
Minghao Li
|
a6f33ba01c
|
refactor(sync): optimized one replica
|
2022-06-25 20:31:42 +08:00 |
Liu Jicong
|
0c1a51bad6
|
enh(stream): refine tqRetrieveDataBlock api
|
2022-06-25 20:03:29 +08:00 |
slzhou
|
1bc2f81b20
|
feat: add set op elimination
|
2022-06-25 18:46:54 +08:00 |
Liu Jicong
|
996f995644
|
fix(sma): drop stream when drop sma
|
2022-06-25 18:14:42 +08:00 |
Liu Jicong
|
bdd4134fc1
|
Revert "fix(sma): drop stream when drop sma"
|
2022-06-25 18:11:11 +08:00 |
slzhou
|
297c848e61
|
feat: add set operator optimization
|
2022-06-25 17:50:42 +08:00 |
Liu Jicong
|
3210fdc367
|
merge from 3.0
|
2022-06-25 17:49:25 +08:00 |
Liu Jicong
|
47ae534c0f
|
fix(sma): drop stream when drop sma
|
2022-06-25 17:44:54 +08:00 |
Li Minghao
|
2946a5e83c
|
Merge pull request #14245 from taosdata/feature/3.0_mhli
refactor(sync): do not replicate when one replica
|
2022-06-25 17:21:29 +08:00 |
liuyao
|
76596b0c17
|
Merge pull request #14243 from taosdata/feature/TD-16728
feat(stream): auto pull data
|
2022-06-25 17:08:14 +08:00 |
shenglian-zhou
|
6c7aaecbe0
|
Merge pull request #14237 from taosdata/szhou/feature/table-merge-scan-operator
fix: restore table merge scan operator
|
2022-06-25 17:07:33 +08:00 |
54liuyao
|
10e90ce973
|
feat(stream): auto pull data
|
2022-06-25 16:44:14 +08:00 |
Minghao Li
|
77b365f0cc
|
refactor(sync): do not replicate when one replica
|
2022-06-25 16:27:05 +08:00 |
shenglian-zhou
|
8e2b93f0e1
|
Merge pull request #14240 from taosdata/szhou/feature/merge-interval-2
fix: overlapping intervals problem
|
2022-06-25 16:13:28 +08:00 |
Liu Jicong
|
3e754d157f
|
Merge pull request #14241 from taosdata/feature/stream
fix(tmq): check stb existence when subscribing stb
|
2022-06-25 15:51:24 +08:00 |
Liu Jicong
|
90121ae439
|
fix(tmq): check stb existence when subscribing stb
|
2022-06-25 15:26:29 +08:00 |
slzhou
|
6adc19d443
|
fix: overlapping intervals problem
|
2022-06-25 15:20:11 +08:00 |
Ganlin Zhao
|
570b36cb9b
|
Merge pull request #14232 from taosdata/enh/cast_function
enh(query): enhance cast function to support more types
|
2022-06-25 14:57:58 +08:00 |
WANG MINGMING
|
0e8319f70a
|
Merge pull request #14236 from taosdata/feature/TD-16524
fix:memory error
|
2022-06-25 14:48:04 +08:00 |
Yihao Deng
|
6e4e10ad41
|
Merge pull request #14214 from taosdata/feat/rpcRefactor1
feat: rpc refactor
|
2022-06-25 14:47:37 +08:00 |
Liu Jicong
|
930613db8b
|
Merge pull request #14235 from taosdata/feature/stream
fix(stream): stream rsp to retrieve msg if data is empty
|
2022-06-25 14:36:59 +08:00 |
yihaoDeng
|
25a12d96b0
|
handle rpc retry
|
2022-06-25 14:06:33 +08:00 |
Liu Jicong
|
81ed902d7f
|
fix(stream): stream rsp to retrieve msg if data is empty
|
2022-06-25 14:03:06 +08:00 |
slzhou
|
a9f094613a
|
fix: restore table merge scan operator
|
2022-06-25 13:52:52 +08:00 |
wangmm0220
|
7acf012253
|
fix:memory error
|
2022-06-25 13:51:43 +08:00 |
Li Minghao
|
a5c44a8b92
|
Merge pull request #14229 from taosdata/feature/3.0_mhli
refactor(sync): add trace log
|
2022-06-25 13:32:44 +08:00 |
Ganlin Zhao
|
b139daf08b
|
add cast function support ->bool
|
2022-06-25 13:32:14 +08:00 |
Haojun Liao
|
dc13130168
|
Merge pull request #14221 from taosdata/feature/3_liaohj
fix(query): fix memory leak
|
2022-06-25 13:26:03 +08:00 |
Xiaoyu Wang
|
9c85131d22
|
Merge pull request #14219 from taosdata/feature/3.0_debug_wxy
feat: support partition by expression and aggregate function output together
|
2022-06-25 12:42:09 +08:00 |
yihaoDeng
|
7c57b03de7
|
handle rpc retry
|
2022-06-25 12:19:52 +08:00 |
Ganlin Zhao
|
3b9953f483
|
cast function support ->float, ->double
|
2022-06-25 12:15:17 +08:00 |
Haojun Liao
|
916adb82c6
|
enh(query): add user name when retrieving meta-data from mnode.
|
2022-06-25 12:10:34 +08:00 |
Xiaoyu Wang
|
cf4fcb7398
|
feat: support partition by expression and aggregate function output together
|
2022-06-25 12:06:50 +08:00 |
Ganlin Zhao
|
4a7938e9ff
|
cast support nchar->binary, binary/nchar->timestamp
|
2022-06-25 12:05:17 +08:00 |
Haojun Liao
|
377bed853a
|
Merge branch '3.0' into feature/3_liaohj
|
2022-06-25 11:44:24 +08:00 |
Liu Jicong
|
e6f88b6286
|
Merge pull request #14225 from taosdata/feature/stream
enh(query): window included in serialized retrieve table rsp
|
2022-06-25 11:35:18 +08:00 |
Minghao Li
|
0df1415caf
|
refactor(sync): add trace log
|
2022-06-25 11:30:34 +08:00 |
yihaoDeng
|
1b339c9ccd
|
Merge branch 'DN' into ndev
|
2022-06-25 11:04:39 +08:00 |
yihaoDeng
|
aa8957bcc5
|
handle redirect
|
2022-06-25 11:02:49 +08:00 |
Ganlin Zhao
|
b1f16fca4e
|
Merge branch '3.0' into enh/cast_function
|
2022-06-25 10:48:16 +08:00 |
Ganlin Zhao
|
086d6f39aa
|
Merge branch '3.0' into feat/groupkey_function
|
2022-06-25 10:46:02 +08:00 |
Liu Jicong
|
5040cb9541
|
enh(query): window included in serialized retrieve table rsp
|
2022-06-25 10:43:19 +08:00 |
Ganlin Zhao
|
37d1cc28a6
|
refactor(query): refactor _group_key function
|
2022-06-25 10:43:06 +08:00 |
Xiaoyu Wang
|
16ee8eeb28
|
feat: support partition by expression and aggregate function output together
|
2022-06-25 10:29:44 +08:00 |
Xiaoyu Wang
|
e187f42902
|
feat: support partition by expression and aggregate function output together
|
2022-06-25 09:42:50 +08:00 |
WANG MINGMING
|
f0b50add27
|
Merge pull request #14184 from taosdata/feature/TD-13041
feat:sort table group if needed & optimize partition by tag
|
2022-06-25 09:41:30 +08:00 |
Xiaoyu Wang
|
fb1e845256
|
feat: support partition by expression and aggregate function output together
|
2022-06-25 08:44:45 +08:00 |
Haojun Liao
|
54283f8726
|
fix(query): fix memory leak.
|
2022-06-24 23:02:48 +08:00 |
Haojun Liao
|
6c49aecb70
|
fix(query): fix memory leak.
|
2022-06-24 22:54:06 +08:00 |
Liu Jicong
|
91d714e69b
|
Merge pull request #14220 from taosdata/feature/stream
fix(stream): support none type in submit msg
|
2022-06-24 22:10:16 +08:00 |
Liu Jicong
|
0964b07229
|
fix(stream): support none type in submit msg
|
2022-06-24 21:44:53 +08:00 |
Xiaoyu Wang
|
b857d390e7
|
merge 3.0
|
2022-06-24 21:13:11 +08:00 |
Xiaoyu Wang
|
853f1df3ab
|
feat: support partition by expression and aggregate function output together
|
2022-06-24 21:07:12 +08:00 |
Ganlin Zhao
|
acc53d498f
|
Merge pull request #14218 from taosdata/feat/groupkey_function
enh(query): add _group_key function for partion by
|
2022-06-24 20:53:52 +08:00 |
yihaoDeng
|
720645800c
|
feat: refactor rpc quit
|
2022-06-24 20:51:00 +08:00 |
Ganlin Zhao
|
5c3fae340e
|
add NULL logic for _group_key
|
2022-06-24 20:26:46 +08:00 |
Ganlin Zhao
|
f8bb36ce2c
|
enh(query): add _group_key function for partion by
TD-16805
|
2022-06-24 20:08:07 +08:00 |
Xiaoyu Wang
|
c3aabbdd5a
|
Merge pull request #14215 from taosdata/feature/3.0_wxy
feat: subplan adds 'user' field
|
2022-06-24 19:39:48 +08:00 |
yihaoDeng
|
ef50435851
|
Merge branch 'DN' into ndev
|
2022-06-24 19:25:06 +08:00 |
yihaoDeng
|
e54044de73
|
update retry
|
2022-06-24 19:24:14 +08:00 |
Xiaoyu Wang
|
994232c7ac
|
feat: subplan adds 'user' field
|
2022-06-24 19:10:00 +08:00 |
shenglian-zhou
|
1d68274ade
|
Merge pull request #14206 from taosdata/szhou/feature/merge-interval-2
fix: fix bugs of less output when interval overlaps
|
2022-06-24 18:57:27 +08:00 |
wangmm0220
|
62ce467711
|
fix:error in compile
|
2022-06-24 17:37:30 +08:00 |
Xiaoyu Wang
|
c41a4bd7db
|
feat: subplan adds 'user' field
|
2022-06-24 17:27:43 +08:00 |
Li Minghao
|
732d69db63
|
Merge pull request #14211 from taosdata/feature/3.0_mhli
refactor(sync): adjust log buf size
|
2022-06-24 17:27:10 +08:00 |
slzhou
|
1d7bf59fe8
|
fix: fix iteration bugs of last window result
|
2022-06-24 17:24:01 +08:00 |
yihaoDeng
|
a2b62cba42
|
handle except
|
2022-06-24 17:07:17 +08:00 |
yihaoDeng
|
a215844467
|
handle except
|
2022-06-24 17:02:53 +08:00 |
Liu Jicong
|
64d2a3e34f
|
Merge branch '3.0' into feature/stream
|
2022-06-24 17:00:07 +08:00 |
Ganlin Zhao
|
4f629ec68b
|
enh(query): enhance cast function to support more types
TD-15473
|
2022-06-24 16:53:56 +08:00 |
Liu Jicong
|
f53521cb8c
|
test(stream): partition by tbname
|
2022-06-24 16:50:11 +08:00 |
Minghao Li
|
58296f6a5a
|
refactor(sync): adjust log buf size
|
2022-06-24 16:44:45 +08:00 |
dapan1121
|
f7ece71ff7
|
Merge pull request #14204 from taosdata/enh/showvariables
enh: refactor show variables
|
2022-06-24 16:41:48 +08:00 |
Yihao Deng
|
e947e6a56d
|
Merge pull request #14193 from taosdata/feat/rpcRetry
fix: handle rpc retry except
|
2022-06-24 16:26:18 +08:00 |
yihaoDeng
|
445d7f2d90
|
feat: refactor rpc quit
|
2022-06-24 16:21:01 +08:00 |
Zhiqiang Wang
|
4935ef8fb4
|
Merge pull request #14198 from taosdata/fix/ZhiqiangWang/TD-16357-add-test-time-count-print
test: add test time count print
|
2022-06-24 16:12:15 +08:00 |
wangmm0220
|
ff3cb336d8
|
fix:merge from 3.0
|
2022-06-24 16:01:58 +08:00 |
wangmm0220
|
9ac0a34e72
|
fix: disable group by tag cases
|
2022-06-24 15:57:33 +08:00 |
Xiaoyu Wang
|
4c8c302f99
|
Merge remote-tracking branch 'origin/3.0' into feature/3.0_debug_wxy
|
2022-06-24 15:55:44 +08:00 |
dapan1121
|
4ff652bf41
|
fix: fix ut case issue
|
2022-06-24 15:54:29 +08:00 |
Xiaoyu Wang
|
ab23faed63
|
fix: planner memory leak
|
2022-06-24 15:52:13 +08:00 |
slzhou
|
2cc9c69146
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/feature/merge-interval-2
|
2022-06-24 15:29:59 +08:00 |
slzhou
|
01f64b4d17
|
fix: fix bugs of less output when interval overlaps
|
2022-06-24 15:28:37 +08:00 |
Liu Jicong
|
26c1388237
|
Merge pull request #14201 from taosdata/feature/stream
refactor(stream): seperate stream scheduling and persistence
|
2022-06-24 15:25:31 +08:00 |
dapan1121
|
94a2b6d945
|
enh: refactor show variables
|
2022-06-24 15:18:40 +08:00 |
dapan1121
|
53755c2365
|
Merge pull request #14188 from taosdata/feature/alterlocal
feat: alter local command
|
2022-06-24 15:15:47 +08:00 |
Liu Jicong
|
a9606ea0eb
|
Merge branch '3.0' into feature/stream
|
2022-06-24 14:41:17 +08:00 |
afwerar
|
4c846895ff
|
test: add test time count print
|
2022-06-24 14:36:41 +08:00 |
Minghao Li
|
87defc2790
|
refactor(sync): add interface: get retry epset
|
2022-06-24 14:26:31 +08:00 |
yihaoDeng
|
9419168caa
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into dd3
|
2022-06-24 14:22:39 +08:00 |
yihaoDeng
|
8cbb7bc716
|
feat: refactor rpc quit
|
2022-06-24 14:20:43 +08:00 |
Liu Jicong
|
b884ca9db7
|
refactor(stream): seperate stream scheduling and persistence
|
2022-06-24 14:19:12 +08:00 |
Minghao Li
|
8a8e42a923
|
refactor(sync): set error code in syncIsReady
|
2022-06-24 14:04:58 +08:00 |
wangmm0220
|
0d9ed6d60a
|
fix:merge from 3.0
|
2022-06-24 13:51:33 +08:00 |
Minghao Li
|
8060108585
|
refactor(sync): add trace log
|
2022-06-24 13:50:23 +08:00 |