Haojun Liao
|
6ac3ce0213
|
fix(query): fix syntax error.
|
2022-07-07 15:34:59 +08:00 |
Haojun Liao
|
44d7397e18
|
test:update the unit test.
|
2022-07-07 15:33:53 +08:00 |
Haojun Liao
|
d9e5172357
|
fix(query): set the correct sma data
|
2022-07-07 15:32:56 +08:00 |
Hongze Cheng
|
9a0e15f1c1
|
fix coredump
|
2022-07-07 05:32:24 +00:00 |
Haojun Liao
|
4d2bc796e7
|
enh(query): add block sma for int type column data.
|
2022-07-07 11:26:58 +08:00 |
Haojun Liao
|
5db0f7b1d8
|
fix(query): fix memory leak.
|
2022-07-06 22:25:59 +08:00 |
Haojun Liao
|
dc90f22d99
|
Merge branch '3.0' into feature/3_liaohj
|
2022-07-06 21:09:39 +08:00 |
Shengliang Guan
|
c1667cdd84
|
Merge pull request #14600 from taosdata/fix/dnode
refactor: redirect vnode msg
|
2022-07-06 21:01:57 +08:00 |
Minglei Jin
|
aad0342471
|
Merge pull request #14609 from taosdata/fix/tsdb-cache-read
fix: use column schema's type
|
2022-07-06 20:51:59 +08:00 |
dapan1121
|
82dbf54719
|
Merge branch 'fix/dnode' of github.com:taosdata/TDengine into fix/dnode
|
2022-07-06 20:34:07 +08:00 |
dapan1121
|
a3bf5b96c4
|
fix: fix query redirect issue
|
2022-07-06 20:33:23 +08:00 |
shenglian-zhou
|
a6545b600c
|
Merge pull request #14612 from taosdata/szhou/feature/push-project-condition
fix: add condition to window operator
|
2022-07-06 20:27:29 +08:00 |
Li Minghao
|
b2f7d70b7e
|
Merge pull request #14608 from taosdata/feature/3.0_mhli
refactor(sync): add propose batch in no snapshot strategy
|
2022-07-06 19:22:43 +08:00 |
WANG MINGMING
|
73e094d77f
|
Merge pull request #14505 from taosdata/feature/TD-13041
fix:<TD-16840> meta ttl index core if insert with benchmark
|
2022-07-06 19:15:43 +08:00 |
Shengliang Guan
|
0163ec4d4b
|
Merge remote-tracking branch 'origin/3.0' into fix/dnode
|
2022-07-06 18:53:26 +08:00 |
slzhou
|
7c35dce7fc
|
fix: add condition to window operator
|
2022-07-06 18:31:54 +08:00 |
Haojun Liao
|
1237f9cf15
|
Merge branch '3.0' into feature/3_liaohj
|
2022-07-06 18:09:49 +08:00 |
Haojun Liao
|
d28518b41e
|
fix(query): set correct query time window.
|
2022-07-06 18:08:23 +08:00 |
Haojun Liao
|
65f53993c4
|
Merge pull request #14606 from taosdata/feature/3_liaohj
fix(query): set results for local query in async APIs.
|
2022-07-06 18:06:48 +08:00 |
Minglei Jin
|
1c42970747
|
fix: use column schema's type
|
2022-07-06 17:56:05 +08:00 |
Minghao Li
|
0e12b29ca9
|
refactor(sync): add propose batch in no snapshot strategy
|
2022-07-06 17:51:12 +08:00 |
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 |
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 |
Minglei Jin
|
a0f3655f55
|
fix: fix win CI crash caused by tmp variable
|
2022-07-06 17:15:58 +08:00 |
slzhou
|
1a70a5f904
|
feat: push down filter from sort and partition
|
2022-07-06 17:13:29 +08:00 |
Minglei Jin
|
220636f6fa
|
Merge branch 'feat/tsdb_refact' of https://github.com/taosdata/TDengine into feat/tsdb_refact
|
2022-07-06 17:12:53 +08:00 |
Minglei Jin
|
ce90d228f9
|
fix: fix win CI crash caused by tmp variable
|
2022-07-06 17:10:08 +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 |
Minghao Li
|
fcb2197200
|
refactor(sync): add vnodeSnapshotStopRead into callback
|
2022-07-06 16:27:58 +08:00 |
Xiaoyu Wang
|
c1eef9911b
|
feat: sql command 'insert ... select'
|
2022-07-06 16:16:54 +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 |
Minghao Li
|
432e1a39b7
|
refactor(sync): add vnodeSnapshotStopRead into callback
|
2022-07-06 15:47:24 +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 |
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 |
dapan1121
|
c82a39f09e
|
fix: fix taosd memory leak issue
|
2022-07-06 14:08:27 +08:00 |