Hongze Cheng
|
86d98a665e
|
fix coredump
|
2022-06-29 12:32:44 +00:00 |
Xiaoyu Wang
|
80d5c96bab
|
feat: sql command 'flush database'
|
2022-06-29 18:33:02 +08:00 |
Xiaoyu Wang
|
3e80533bbe
|
Merge remote-tracking branch 'origin/feat/tsdb_refact' into feat/tsdb_refact_wxy
|
2022-06-29 18:21:12 +08:00 |
Xiaoyu Wang
|
11a8f7f04d
|
feat: sql command 'flush database'
|
2022-06-29 18:20:27 +08:00 |
Haojun Liao
|
3a566d5e5e
|
refactor(query): do some internal refactor.
|
2022-06-29 17:14:00 +08:00 |
Haojun Liao
|
f2b83dfb4a
|
fix(query):check null ptr.
|
2022-06-29 10:35:07 +08:00 |
Haojun Liao
|
5efd5a3b6d
|
fix(query):adjust api for retrieve lastrow in executor.
|
2022-06-28 23:24:20 +08:00 |
dapan1121
|
b99fd13152
|
add mock code
|
2022-06-28 17:21:24 +08:00 |
dapan1121
|
bd7a2adc5f
|
add mock code
|
2022-06-28 17:13:51 +08:00 |
dapan1121
|
2b9aff693b
|
fix: remove rpc response msg in delete
|
2022-06-28 16:35:27 +08:00 |
Haojun Liao
|
03fa247a2d
|
other: merge 3.0.
|
2022-06-28 15:38:54 +08:00 |
Haojun Liao
|
be08ccaedc
|
refactor:do internal refactor.
|
2022-06-28 15:35:51 +08:00 |
Haojun Liao
|
4a59e1300b
|
other: merge 3.0.
|
2022-06-28 15:22:32 +08:00 |
liuyao
|
00c27ee5e0
|
Merge pull request #14312 from taosdata/feature/TD-16843
fix(stream): taosd crash when partition by tbname
|
2022-06-28 13:08:04 +08:00 |
shenglian-zhou
|
344fa6ea97
|
Merge pull request #14314 from taosdata/szhou/udf/udf-outside-tdengine
feat: udf can be compiled outside TDengine
|
2022-06-28 12:36:24 +08:00 |
shenglian-zhou
|
c356b3d861
|
Merge pull request #14310 from taosdata/szhou/feature/project-compaction
fix: add merge parent project and child project optimization
|
2022-06-28 12:36:08 +08:00 |
slzhou
|
4110c00497
|
fix: initialize errCode of SMergeProjectsContext
|
2022-06-28 11:58:39 +08:00 |
slzhou
|
9540d1eac9
|
feat: udf can be compiled outside TDengine
|
2022-06-28 11:54:16 +08:00 |
54liuyao
|
acb7f040aa
|
fix(stream): taosd crash when partition by tbname
|
2022-06-28 11:48:10 +08:00 |
slzhou
|
f80af20d3b
|
fix: add merge parent project and child project optimization
|
2022-06-28 10:55:34 +08:00 |
yihaoDeng
|
0c5342730c
|
feat: refactor rpc code
|
2022-06-28 10:34:51 +08:00 |
Yihao Deng
|
64cc8bd81c
|
Merge pull request #14290 from taosdata/feat/noRetryMsg
feat: add no retry msg
|
2022-06-28 09:17:27 +08:00 |
Li Minghao
|
146442ed07
|
Merge pull request #14296 from taosdata/feature/3.0_mhli
refactor(sync): add comments in snapshot
|
2022-06-27 21:09:38 +08:00 |
Minghao Li
|
2647ec21e0
|
refactor(sync): add comments in snapshot
|
2022-06-27 20:23:08 +08:00 |
yihaoDeng
|
14209eeec6
|
feat: add no retry to query
|
2022-06-27 19:34:50 +08:00 |
shenglian-zhou
|
615c5d2b89
|
Merge pull request #14287 from taosdata/szhou/feature/multiwaymerge
feat: multiway merge handles group+mergekeys, group and only merge keys
|
2022-06-27 19:11:39 +08:00 |
slzhou
|
474c84bcc9
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/feature/project-compaction
|
2022-06-27 19:11:06 +08:00 |
slzhou
|
8088b67dc9
|
feat: add merge projects optimization
|
2022-06-27 19:07:37 +08:00 |
slzhou
|
11f8d302fa
|
feat: multiway merge handles group+mergekeys, group and only merge keys
|
2022-06-27 17:51:50 +08:00 |
Li Minghao
|
f6f1855da8
|
Merge pull request #14284 from taosdata/feature/3.0_mhli
refactor(sync): add entries cache
|
2022-06-27 17:23:32 +08:00 |
Xiaoyu Wang
|
87b8131409
|
Merge pull request #14266 from taosdata/feature/3.0_debug_wxy
feat: tail function rewrite to statement
|
2022-06-27 17:16:37 +08:00 |
Minghao Li
|
5e7b7cb449
|
refactor(sync): add entries cache
|
2022-06-27 16:56:36 +08:00 |
Minghao Li
|
49ff32cda5
|
refactor(sync): add entries cache
|
2022-06-27 16:53:02 +08:00 |
slzhou
|
c55bef32ff
|
Merge branch 'feature/3.0_debug_wxy' of github.com:taosdata/TDengine into feature/3.0_debug_wxy
|
2022-06-27 16:25:40 +08:00 |
slzhou
|
b67c65313b
|
fix: add group to multi-merge operator
|
2022-06-27 16:25:14 +08:00 |
Zhiqiang Wang
|
fff9fd92a6
|
Merge pull request #14281 from taosdata/fix/ZhiqiangWang/TD-16357-add-win-newest-test
test: add win newest test
|
2022-06-27 16:14:19 +08:00 |
Xiaoyu Wang
|
a334337755
|
feat: merge and merge scan add group sort field
|
2022-06-27 15:57:02 +08:00 |
afwerar
|
d4ba3e3dc6
|
test: add win newest test
|
2022-06-27 15:44:14 +08:00 |
Cary Xu
|
e2ec8b57d9
|
Merge branch '3.0' into feature/TD-11274-3.0
|
2022-06-27 14:47:31 +08:00 |
Cary Xu
|
e6dd04f573
|
refactor: rsma restore
|
2022-06-27 14:47:14 +08:00 |
Xiaoyu Wang
|
732a91c945
|
feat: tail function rewrite to statement
|
2022-06-27 13:51:06 +08:00 |
Haojun Liao
|
be02907302
|
Merge pull request #14271 from taosdata/feature/3_liaohj
fix(query): support scalar function before applying interval aggregate.
|
2022-06-27 11:55:28 +08:00 |
Haojun Liao
|
02e450c590
|
fix(query): fix invalid object type.
|
2022-06-27 11:34:06 +08:00 |
Li Minghao
|
486f268353
|
Merge pull request #14272 from taosdata/feature/3.0_mhli
refactor(sync): optimized only one replica
|
2022-06-27 11:05:39 +08:00 |
Haojun Liao
|
dbd8c300fa
|
refactor: do tsdbread refactor.
|
2022-06-27 10:46:20 +08:00 |
Minghao Li
|
a22814a5a7
|
refactor(sync): optimized one replica
|
2022-06-27 10:36:28 +08:00 |
Haojun Liao
|
2e5d563ec0
|
other: merge 3.0.
|
2022-06-27 10:11:11 +08:00 |
Haojun Liao
|
ff72e66dba
|
fix(query): support scalar function before applying interval aggregate.
|
2022-06-27 10:07:48 +08:00 |
Xiaoyu Wang
|
9c68bde6e9
|
feat: tail function rewrite to statement
|
2022-06-26 23:50:13 +08:00 |
Cary Xu
|
0597f3b9cd
|
refactor: rsma resource release
|
2022-06-26 18:44:49 +08:00 |