Ganlin Zhao
|
ee6343379c
|
fix(query): fix timezone parsing for /usr/share/localtime
TD-16413
TD-16441
|
2022-07-07 11:04:40 +05:30 |
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
|
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 |
Shengliang Guan
|
208b288228
|
Merge pull request #14577 from taosdata/test3.0/lihui
test: modify test case
|
2022-07-06 13:46:00 +08:00 |
Shengliang Guan
|
4f989489da
|
Merge pull request #14586 from taosdata/fix/dnode
test: adjust check valgrind.sh
|
2022-07-06 13:45:36 +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
|
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 |
Shengliang Guan
|
e39e283509
|
test: adjust check valgrind.sh
|
2022-07-06 13:12:46 +08:00 |
Shuduo Sang
|
29b6bcb435
|
chore: update taos-tools (#14561)
* chore: update taos-tools
for 3.0
* chore: update taos-tools
* chore: update taos-tools
Co-authored-by: zhaoyanggh <yzhao@taosdata.com>
|
2022-07-06 13:11:43 +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 |
Shengliang Guan
|
2b78b34240
|
Merge pull request #14583 from taosdata/fix/dnode
test: adjust valgrind case
|
2022-07-06 12:36:42 +08:00 |
Shengliang Guan
|
f2620e3bfe
|
test: adjust valgrind case
|
2022-07-06 12:00:03 +08:00 |
Xiaoyu Wang
|
a67eb1a9a0
|
eat: sql command 'insert ... select'
|
2022-07-06 11:55:47 +08:00 |
Shengliang Guan
|
69a2baab43
|
Merge branch 'fix/tsim' into fix/dnode
|
2022-07-06 11:55:47 +08:00 |
Shengliang Guan
|
bf611a91b2
|
test: adjust valgrind
|
2022-07-06 11:55:11 +08:00 |
Minghao Li
|
730a7a4a58
|
refactor(sync): snapshot strategy
|
2022-07-06 11:44:28 +08:00 |
Shengliang Guan
|
b18fa5a3f6
|
Merge remote-tracking branch 'origin/3.0' into fix/dnode
|
2022-07-06 11:27:01 +08:00 |
Shengliang Guan
|
67cc6eda1e
|
test: valgrind case
|
2022-07-06 11:26:46 +08:00 |
Shengliang Guan
|
34918b19cf
|
fix: definite lost when show databases
|
2022-07-06 11:18:01 +08:00 |
Minghao Li
|
cd4bc6e30b
|
refactor(sync): snapshot strategy
|
2022-07-06 11:12:45 +08:00 |
Shengliang Guan
|
21e9934a20
|
test: adjust valgrind case
|
2022-07-06 10:55:25 +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 |
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 |
plum-lihui
|
f39b570edd
|
test: modify test case
|
2022-07-06 09:57:08 +08:00 |
Hui Li
|
a3e4db1c0d
|
Merge pull request #14566 from taosdata/3.0test/jcy
test:update testcase for function timediff() and timetruncate()
|
2022-07-06 09:55:16 +08:00 |
jiacy-jcy
|
d3fd2e4b3c
|
update test case
|
2022-07-06 09:51:16 +08:00 |
Shengliang Guan
|
08b3ba7125
|
Merge pull request #14574 from taosdata/fix/mnode
test: adjust valgrind cases
|
2022-07-06 09:49:44 +08:00 |
dapan1121
|
8b896332d6
|
Merge pull request #14558 from taosdata/feature/insertselect
enh: refactor scheduler code
|
2022-07-06 09:44:38 +08:00 |
jiacy-jcy
|
2d01ad67b6
|
Merge branch '3.0test/jcy' of github.com:taosdata/TDengine into 3.0test/jcy
|
2022-07-06 09:43:27 +08:00 |
jiacy-jcy
|
8fcc18b29f
|
Merge branch '3.0' into 3.0test/jcy
|
2022-07-06 09:43:18 +08:00 |
Zhiqiang Wang
|
78cbb5150a
|
Merge pull request #14551 from taosdata/fix/ZhiqiangWang/TD-13063-add-file-auto-del-func
os: add file auto del func
|
2022-07-06 09:32:42 +08:00 |
Shengliang Guan
|
756103792a
|
Merge branch 'fix/mnode' into fix/dnode
|
2022-07-06 09:26:12 +08:00 |
Shengliang Guan
|
c2984af087
|
Merge remote-tracking branch 'origin/3.0' into fix/dnode
|
2022-07-06 09:26:04 +08:00 |
Shengliang Guan
|
e9104b1c70
|
Merge branch 'fix/dnode' into fix/mnode
|
2022-07-06 09:24:53 +08:00 |
Shengliang Guan
|
4da465f6a8
|
Merge remote-tracking branch 'origin/3.0' into fix/mnode
|
2022-07-06 09:24:48 +08:00 |
Shengliang Guan
|
40b317ee86
|
test: recover case
|
2022-07-06 09:23:13 +08:00 |
Jason-Jia
|
d47ae8b014
|
Merge branch '3.0' into 3.0test/jcy
|
2022-07-06 09:22:08 +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 |
Haojun Liao
|
5f93b8db89
|
fix(query): copy the column that will not output.
|
2022-07-05 23:54:51 +08:00 |
Haojun Liao
|
eafbaa6374
|
Merge pull request #14575 from taosdata/feature/3_liaohj
fix(query): release memory when operator is destroyed.
|
2022-07-05 23:53:56 +08:00 |
Haojun Liao
|
e1f53d4c2f
|
fix(query): release memory when operator is destroyed.
|
2022-07-05 23:14:16 +08:00 |
Shengliang Guan
|
9f6a4679c6
|
Merge pull request #14569 from taosdata/fix/dnode
refactor: adjust vnode propose msg
|
2022-07-05 22:34:14 +08:00 |
Shengliang Guan
|
5c8933726f
|
test: comment out case in windows
|
2022-07-05 21:45:50 +08:00 |