Minglei Jin
|
1c42970747
|
fix: use column schema's type
|
2022-07-06 17:56:05 +08:00 |
Minghao Li
|
f35fccac04
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/3.0_mhli
|
2022-07-06 17:52:44 +08:00 |
Minghao Li
|
0e12b29ca9
|
refactor(sync): add propose batch in no snapshot strategy
|
2022-07-06 17:51:12 +08:00 |
Shengliang Guan
|
093f568c22
|
test: adjust valgrind error num
|
2022-07-06 17:47:30 +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 |
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 |
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 |
yihaoDeng
|
6e6721c6d4
|
fix tag/json tag error
|
2022-07-06 16:10:00 +08:00 |
Hui Li
|
a6f08c3377
|
Merge pull request #14467 from taosdata/test/tail_unique_stable
test: add test case for stable query
|
2022-07-06 16:08:07 +08:00 |
Hui Li
|
825aec24b2
|
Merge pull request #14571 from taosdata/test/elapsed_time_unit
test: update case for time unit about nano db
|
2022-07-06 16:07:57 +08:00 |
Hui Li
|
0649d96e42
|
Merge pull request #14595 from taosdata/test/and_or_byte
test:add case for and or about byte compute
|
2022-07-06 16:07:42 +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 |
wade zhang
|
a64d8914b2
|
Merge pull request #14546 from taosdata/cpwu/3.0
Test: fix the histogram case
|
2022-07-06 16:05:38 +08:00 |
cpwu
|
2ad8cdbaa3
|
Merge branch '3.0' into cpwu/3.0
|
2022-07-06 16:03:32 +08:00 |
wangmm0220
|
2c6f3e6971
|
feat: tmq get meta with json format
|
2022-07-06 16:02:55 +08:00 |
wade zhang
|
4452fdd442
|
Merge pull request #14468 from taosdata/test/chr/TD-14699
test:add testcase in fulltest
|
2022-07-06 16:02:03 +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 |
jiajingbin
|
bc0eef0d12
|
Merge pull request #14578 from taosdata/3.0test/jcy
test:modify timediff.py and timetruncate.py
|
2022-07-06 15:21:28 +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 |
wenzhouwww@live.cn
|
4830c534b5
|
update
|
2022-07-06 15:03: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 |
wenzhouwww@live.cn
|
d973b357e4
|
test:add case for and or about byte compute
|
2022-07-06 14:48:18 +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 |
tomchon
|
044d4f88ec
|
test:modify tesscase of stmt
|
2022-07-06 14:33:22 +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 |
Haojun Liao
|
7c2603d105
|
test: update the script.
|
2022-07-06 14:07:33 +08:00 |
Xiaoyu Wang
|
d476538fde
|
Merge pull request #14589 from taosdata/feat/tsdb_refact_wxy
fix: compile error
|
2022-07-06 13:57:40 +08:00 |
slzhou
|
c040659a4f
|
feat: add filter to aggregate operator
|
2022-07-06 13:54:11 +08:00 |