shenglian-zhou
|
7aebf05699
|
Merge pull request #14605 from taosdata/szhou/feature/push-project-condition
feat: push condition down the tree
|
2022-07-06 17:45:37 +08:00 |
Minglei Jin
|
d843a8ac89
|
Merge pull request #14486 from taosdata/feat/tsdb_refact
Feat/tsdb refact
|
2022-07-06 17:43:22 +08:00 |
yihaoDeng
|
61b14c9c9e
|
fix tag/json tag error
|
2022-07-06 17:36:24 +08:00 |
Li Minghao
|
767d21fa81
|
Merge pull request #14604 from taosdata/feature/3.0_mhli
refactor(sync): add term in rpcMsg
|
2022-07-06 17:35:07 +08:00 |
Haojun Liao
|
1e18ba19c8
|
fix(query): set results for local query in async APIs.
|
2022-07-06 17:25:39 +08:00 |
Xiaoyu Wang
|
e9d2587925
|
Merge pull request #14602 from taosdata/feature/3.0_debug_wxy
feat: sql command 'insert ... select'
|
2022-07-06 17:24:44 +08:00 |
slzhou
|
1a70a5f904
|
feat: push down filter from sort and partition
|
2022-07-06 17:13:29 +08:00 |
Minghao Li
|
b73914fb0d
|
refactor(sync): add term in rpcMsg
|
2022-07-06 16:52:39 +08:00 |
wangmm0220
|
187aca4d6b
|
fix:conflict from 3.0
|
2022-07-06 16:35:39 +08:00 |
Xiaoyu Wang
|
c1eef9911b
|
feat: sql command 'insert ... select'
|
2022-07-06 16:16:54 +08:00 |
yihaoDeng
|
6e6721c6d4
|
fix tag/json tag error
|
2022-07-06 16:10:00 +08:00 |
Shengliang Guan
|
5e18e07a35
|
refactor: pre process vnode msg
|
2022-07-06 16:06:55 +08:00 |
Minghao Li
|
cc9888837e
|
refactor(sync): add vnodeSnapshotStopRead into callback
|
2022-07-06 16:05:57 +08:00 |
wangmm0220
|
2c6f3e6971
|
feat: tmq get meta with json format
|
2022-07-06 16:02:55 +08:00 |
shenglian-zhou
|
5bb13655cc
|
Merge pull request #14594 from taosdata/szhou/feature/push-project-condition
feat: add filter to sort operator
|
2022-07-06 15:44:27 +08:00 |
Minghao Li
|
78efbaabe1
|
refactor(sync): add syncGetSnapshotByIndex
|
2022-07-06 15:16:52 +08:00 |
yihaoDeng
|
14cfbd7e45
|
fix tag/json tag error
|
2022-07-06 15:07:42 +08:00 |
Zhiqiang Wang
|
25c52f20b4
|
Merge pull request #14593 from taosdata/fix/ZhiqiangWang/TD-13064-fix-mac-shell-error
os: fix Mac shell error
|
2022-07-06 14:59:45 +08:00 |
Minghao Li
|
83b639ae8f
|
refactor(sync): persist batch size
|
2022-07-06 14:58:38 +08:00 |
slzhou
|
c710eede6f
|
feat: add filter to interval agg operator
|
2022-07-06 14:57:53 +08:00 |
slzhou
|
bd819f5c88
|
feat: add filter to sort operator
|
2022-07-06 14:42:56 +08:00 |
Ganlin Zhao
|
de65590ad7
|
Merge pull request #14588 from taosdata/fix/TD-16322
fix(query): fix substr parameter check
|
2022-07-06 14:41:42 +08:00 |
Shengliang Guan
|
1dc0275949
|
Merge pull request #14591 from taosdata/hotfix/valgrind.leak
fix: fix taosd memory leak issue
|
2022-07-06 14:38:46 +08:00 |
afwerar
|
194459bfc4
|
os: fix Mac shell error
|
2022-07-06 14:38:24 +08:00 |
shenglian-zhou
|
a5bf32a50b
|
Merge pull request #14590 from taosdata/szhou/feature/push-project-condition
feat: add filter to aggregate operator
|
2022-07-06 14:31:34 +08:00 |
Haojun Liao
|
23d68105a4
|
fix(query): initialize the buffer.
|
2022-07-06 14:31:27 +08:00 |
Liu Jicong
|
8c5dbde918
|
refactor(stream): stream reader created in scanner
|
2022-07-06 14:20:07 +08:00 |
dapan1121
|
c82a39f09e
|
fix: fix taosd memory leak issue
|
2022-07-06 14:08:27 +08:00 |
slzhou
|
c040659a4f
|
feat: add filter to aggregate operator
|
2022-07-06 13:54:11 +08:00 |
Li Minghao
|
1359729848
|
Merge pull request #14587 from taosdata/feature/3.0_mhli
fix(sync): propose batch
|
2022-07-06 13:53:50 +08:00 |
Xiaoyu Wang
|
78a237554d
|
fix: compile error
|
2022-07-06 13:53:47 +08:00 |
Ganlin Zhao
|
fee4d3c2d3
|
Merge branch '3.0' into fix/TD-16322
|
2022-07-06 13:50:26 +08:00 |
Haojun Liao
|
916dbebb00
|
other: merge 3.0
|
2022-07-06 13:49:39 +08:00 |
Ganlin Zhao
|
27300117d0
|
fix(query): fix substr parameter check
TD-16322
|
2022-07-06 13:49:25 +08:00 |
Xiaoyu Wang
|
fd0202ed99
|
Merge pull request #14572 from taosdata/feature/3.0_debug_wxy
feat: sql command 'insert ... select'
|
2022-07-06 13:46:55 +08:00 |
Haojun Liao
|
29949a965b
|
other: merge 3.0.
|
2022-07-06 13:46:24 +08:00 |
Shengliang Guan
|
44bdb5111b
|
Merge pull request #14582 from taosdata/fix/idxMemLeak
fix: index mem leak
|
2022-07-06 13:33:21 +08:00 |
Haojun Liao
|
ddb71ed095
|
refactor: do some internal refactor.
|
2022-07-06 13:33:21 +08:00 |
Haojun Liao
|
c89d588044
|
Merge pull request #14576 from taosdata/feature/3_liaohj
fix(query): copy the column that will not output.
|
2022-07-06 13:29:48 +08:00 |
Minghao Li
|
6ec47a7a60
|
fix(sync): propose batch
|
2022-07-06 13:17:16 +08:00 |
Li Minghao
|
cd71d869a2
|
Merge pull request #14584 from taosdata/feature/3.0_mhli
refactor(sync): snapshot strategy
|
2022-07-06 13:15:26 +08:00 |
Xiaoyu Wang
|
2a52beb56b
|
Merge remote-tracking branch 'origin/3.0' into feature/3.0_debug_wxy
|
2022-07-06 13:14:29 +08:00 |
Ganlin Zhao
|
453f48797c
|
Merge pull request #14579 from taosdata/fix/TD-16994
fix(query): top/bottom parameter check failure on int type
|
2022-07-06 13:10:51 +08:00 |
Xiaoyu Wang
|
a67eb1a9a0
|
eat: sql command 'insert ... select'
|
2022-07-06 11:55:47 +08:00 |
Minghao Li
|
730a7a4a58
|
refactor(sync): snapshot strategy
|
2022-07-06 11:44:28 +08:00 |
Minghao Li
|
cd4bc6e30b
|
refactor(sync): snapshot strategy
|
2022-07-06 11:12:45 +08:00 |
wangmm0220
|
78cdc64615
|
fix:rollback meta change
|
2022-07-06 10:36:56 +08:00 |
Minghao Li
|
8a4e251be7
|
fix(sync): batch propose
|
2022-07-06 10:32:17 +08:00 |
yihaoDeng
|
5e581cdfbc
|
fix index mem leak
|
2022-07-06 10:29:44 +08:00 |
Ganlin Zhao
|
9355392c80
|
Merge pull request #14537 from taosdata/fix/TD-16877
fix(query): stddev function support unsigned data types
|
2022-07-06 10:14:23 +08:00 |
wangmm0220
|
f47c3595a2
|
Merge branch '3.0' into feature/TD-13041
|
2022-07-06 10:07:19 +08:00 |
Xiaoyu Wang
|
331dca1f58
|
feat: sql command 'insert ... select'
|
2022-07-06 10:02:20 +08:00 |
Ganlin Zhao
|
144df87ac6
|
fix(query): top/bottom parameter check failure on int type
TD-16994
|
2022-07-06 09:59:45 +08:00 |
dapan1121
|
8b896332d6
|
Merge pull request #14558 from taosdata/feature/insertselect
enh: refactor scheduler code
|
2022-07-06 09:44:38 +08:00 |
dapan1121
|
641531bc6d
|
fix: fix compile issue
|
2022-07-06 09:09:34 +08:00 |
dapan1121
|
2304e12c49
|
fix: fix sch error handling issue
|
2022-07-06 08:57:10 +08:00 |
Minglei Jin
|
fc20a61c85
|
Merge branch '3.0' into feat/tsdb_refact
|
2022-07-06 00:37:21 +08:00 |
Haojun Liao
|
5f93b8db89
|
fix(query): copy the column that will not output.
|
2022-07-05 23:54:51 +08:00 |
Haojun Liao
|
e1f53d4c2f
|
fix(query): release memory when operator is destroyed.
|
2022-07-05 23:14:16 +08:00 |
yihaoDeng
|
3d8e6d2e10
|
Merge branch 'dev' into idx
|
2022-07-05 21:28:30 +08:00 |
Xiaoyu Wang
|
811bdc2b06
|
Merge remote-tracking branch 'origin/3.0' into feature/3.0_debug_wxy
|
2022-07-05 21:12:53 +08:00 |
Xiaoyu Wang
|
c8508248e2
|
feat: sql command 'insert ... select'
|
2022-07-05 21:12:10 +08:00 |
yihaoDeng
|
577ebfeb4b
|
fix compile error
|
2022-07-05 20:47:13 +08:00 |
Haojun Liao
|
8c1b9ea60f
|
Merge pull request #14557 from taosdata/feature/3_liaohj
fix(query): set number of rows before assign column data.
|
2022-07-05 20:42:09 +08:00 |
Shengliang Guan
|
61a803104d
|
Merge pull request #14567 from taosdata/fix/fixMemLeak
fix: avoid rpc mem leak
|
2022-07-05 20:38:45 +08:00 |
Ganlin Zhao
|
c9a7613de9
|
Merge pull request #14552 from taosdata/fix/TD-17012
fix(query): add "1b" timeunit in function param to represent nanosecond
|
2022-07-05 20:36:57 +08:00 |
shenglian-zhou
|
149587c948
|
Merge pull request #14560 from taosdata/szhou/feature/push-project-condition
feat: push project condition down to its child
|
2022-07-05 20:31:55 +08:00 |
dapan1121
|
b3e8e7ba10
|
fix: fix scheduler no resp issue
|
2022-07-05 20:26:52 +08:00 |
yihaoDeng
|
eb3a9a53ab
|
fix rpc mem leak
|
2022-07-05 20:03:27 +08:00 |
Ganlin Zhao
|
cc89370f93
|
Merge branch '3.0' into fix/TD-17012
|
2022-07-05 19:59:36 +08:00 |
Haojun Liao
|
15d8ae0fee
|
other: merge 3.0
|
2022-07-05 19:22:50 +08:00 |
slzhou@taodata.com
|
dd1dbe22ff
|
feat: remove restriction on logcial child type
|
2022-07-05 19:12:42 +08:00 |
liuyao
|
df54417da5
|
Merge pull request #14555 from taosdata/feature/TD-17095
feat(stream):stream interval delete data
|
2022-07-05 19:10:26 +08:00 |
Haojun Liao
|
0f595e8be1
|
refactor: do some internal refactor.
|
2022-07-05 19:09:00 +08:00 |
slzhou@taodata.com
|
26e4fcf56d
|
feat: push project cond to child
|
2022-07-05 19:08:08 +08:00 |
Xiaoyu Wang
|
cf9a6deaa5
|
Merge pull request #14543 from taosdata/feature/3.0_debug_wxy
fix: execution plan problem in the mode of using qnode as much as possible
|
2022-07-05 18:48:02 +08:00 |
54liuyao
|
b7bf2bf808
|
feat(stream):stream interval delete data
|
2022-07-05 18:17:43 +08:00 |
dapan1121
|
473ac84f2f
|
fix: fix compile errors
|
2022-07-05 18:12:01 +08:00 |
Haojun Liao
|
2d27248043
|
fix(query): set number of rows before assign column data.
|
2022-07-05 18:02:38 +08:00 |
Xiaoyu Wang
|
5b14444ca2
|
fix: a problem of unique function with ts
|
2022-07-05 18:00:07 +08:00 |
yihaoDeng
|
d00158ff69
|
refactor idx code
|
2022-07-05 17:48:28 +08:00 |
Minghao Li
|
103a9cd9e8
|
fix(sync): release SyncNode ref
|
2022-07-05 17:39:01 +08:00 |
Minghao Li
|
88b0ab5458
|
fix(sync): release SyncNode ref
|
2022-07-05 17:32:51 +08:00 |
Yihao Deng
|
2968ac850d
|
Merge pull request #14520 from taosdata/fix/rpcMem
fix: invalid read/write
|
2022-07-05 17:32:43 +08:00 |
Ganlin Zhao
|
6251bd7ea9
|
fix(query): add "1b" timeunit in function param to represent nanosecond
TD-17012
|
2022-07-05 17:18:37 +08:00 |
Ganlin Zhao
|
16a0c79ee4
|
fix(query): add "1b" timeunit in function param to represent nanosecond
TD-17012
|
2022-07-05 16:44:14 +08:00 |
Xiaoyu Wang
|
3dbb5554a5
|
fix: last(*)/frist(*), etc. do not return the tag column
|
2022-07-05 16:31:44 +08:00 |
dapan1121
|
cd0cf055e5
|
Merge branch '3.0' into feature/insertselect
|
2022-07-05 16:17:04 +08:00 |
dapan1121
|
b5207239b5
|
enh: refactor scheduler code
|
2022-07-05 16:10:38 +08:00 |
shenglian-zhou
|
6c853fc553
|
Merge pull request #14519 from taosdata/szhou/feature/push-cond-child-proj
feat: support push condition into join
|
2022-07-05 16:01:22 +08:00 |
Xiaoyu Wang
|
24d0fc4515
|
fix: adjust parsing of negative numbers
|
2022-07-05 15:38:39 +08:00 |
Ganlin Zhao
|
278339bdc6
|
fix(query): add "1b" timeunit in function param to represent nanosecond
TD-17012
|
2022-07-05 15:38:29 +08:00 |
Ganlin Zhao
|
e6230baf70
|
fix(query): add "1b" timeunit in function param to represent nanosecond
TD-17012
|
2022-07-05 15:35:24 +08:00 |
shenglian-zhou
|
d2804921f2
|
Merge pull request #14538 from taosdata/szhou/feature/valgrind
fix: fix memory leak when uv_loop_close
|
2022-07-05 15:17:35 +08:00 |
slzhou
|
64d2456073
|
fix: when there are no where condtions
|
2022-07-05 15:16:52 +08:00 |
slzhou
|
b719e3ce24
|
fix: extract merge cond when no where condition
|
2022-07-05 14:56:40 +08:00 |
Xiaoyu Wang
|
d223a6624b
|
fix: execution plan problem in the mode of using qnode as much as possible
|
2022-07-05 14:55:32 +08:00 |
Minghao Li
|
e8160342c3
|
refactor(sync): snapshot sender, receiver
|
2022-07-05 14:38:44 +08:00 |
Minglei Jin
|
06af04675a
|
fix: dirty new allocated non-dirty page (root leaf without writings)
|
2022-07-05 14:28:10 +08:00 |
Ganlin Zhao
|
ae55ce3068
|
Merge branch '3.0' into fix/TD-16877
|
2022-07-05 14:25:45 +08:00 |