Xiaoyu Wang
|
58e67c8236
|
Merge pull request #15719 from taosdata/feature/3.0_wxy
fix: memory leak in parser when statement exception
|
2022-08-04 10:20:54 +08:00 |
Li Minghao
|
57a0fcd86d
|
Merge pull request #15720 from taosdata/feature/3.0_mhli
refactor(sync): change wal fsync flag to false
|
2022-08-04 10:14:20 +08:00 |
Cary Xu
|
5ce5dd2da8
|
Merge pull request #15723 from taosdata/feature/TD-11274-3.0
enh: adjust numOfRows in SubmitBlk from int16_t to int32_t
|
2022-08-04 09:36:26 +08:00 |
Yihao Deng
|
1b619f9e86
|
Merge pull request #15715 from taosdata/fix/valgrindBug
fix; valgrind error
|
2022-08-04 09:26:26 +08:00 |
Cary Xu
|
e39da95011
|
fix: par insert test update
|
2022-08-04 08:57:09 +08:00 |
Cary Xu
|
76c6f47ede
|
fix: par insert test update
|
2022-08-04 08:50:15 +08:00 |
shenglian-zhou
|
6b06b2d99d
|
Merge pull request #15712 from taosdata/szhou/fix/udf
fix: remove udfd allocate buffer trace
|
2022-08-04 08:39:07 +08:00 |
Shuduo Sang
|
43a1b2a244
|
feat: update taostools for3.0 (#15726)
* feat: update taos-tools
for 3.0
[TD-14141]
* feat: update taos-tools for 3.0
* feat: update taos-tools for 3.0
* feat: update taos-tools for 3.0
* feat: update taos-tools for 3.0
* feat: update taos-tools for 3.0
* feat: update taos-tools for 3.0
* feat: update taos-tools for 3.0
* feat: update taos-tools for 3.0
* feat: update taos-tools for 3.0
* feat: update taos-tools 8e3b3ee
* fix: remove submodules
* feat: update taos-tools c529299
* feat: update taos-tools 9dc2fec for 3.0
* fix: optim upx
* feat: update taos-tools f4e456a for 3.0
* feat: update taos-tools 2a2def1 for 3.0
|
2022-08-04 00:31:58 +08:00 |
Shuduo Sang
|
c121527fb5
|
chore: update taosadapter 766dcc4 for 3.0 (#15725)
|
2022-08-03 23:36:03 +08:00 |
Liu Jicong
|
1de6903f1a
|
Merge pull request #15722 from taosdata/feature/stream
enh(stream): stream query is not limited by window count
|
2022-08-03 21:37:02 +08:00 |
Cary Xu
|
f1790b2776
|
enh: adjust numOfRows in SubmitBlk from int16_t to int32_t
|
2022-08-03 21:03:27 +08:00 |
Liu Jicong
|
e43d3d88b6
|
Merge branch '3.0' into feature/stream
|
2022-08-03 20:59:26 +08:00 |
Ganlin Zhao
|
a646bba398
|
Merge pull request #15716 from taosdata/fix/TD-18010
fix(query): add interp param check
|
2022-08-03 20:33:59 +08:00 |
Liu Jicong
|
cf5f06bd68
|
enh(stream): stream query is not limited by window count
|
2022-08-03 20:33:09 +08:00 |
Shuduo Sang
|
be63a2e45e
|
test: taosdump for3.0 (#15713)
* test: use taosdump test branch
* test: update cmake/taosadapter_CMakeLists.txt.in
* test: update cmake/taostools_CMakeLists.txt.in 58f58ee
|
2022-08-03 19:56:03 +08:00 |
Liu Jicong
|
9fc8cfc3b5
|
Merge pull request #15718 from taosdata/feature/stream
fix(tmq): race condition
|
2022-08-03 19:53:20 +08:00 |
Shengliang Guan
|
72b8e0eb20
|
refactor: adjust logs
|
2022-08-03 19:17:42 +08:00 |
Xiaoyu Wang
|
534d1a01b8
|
fix: memory leak in parser when statement exception
|
2022-08-03 19:17:12 +08:00 |
Minghao Li
|
998e24474c
|
refactor(sync): change wal fsync flag to false
|
2022-08-03 19:15:07 +08:00 |
Liu Jicong
|
3ace0b150b
|
fix(tmq): race condition
|
2022-08-03 19:14:36 +08:00 |
Xiaoyu Wang
|
e9fc948097
|
Merge pull request #15711 from taosdata/feature/3.0_wxy
fix: timeline function validity check
|
2022-08-03 19:03:19 +08:00 |
Ganlin Zhao
|
3ba46acf0c
|
Merge branch '3.0' into fix/TD-18010
|
2022-08-03 19:02:07 +08:00 |
Ganlin Zhao
|
479367207b
|
fix(query): add interp param check
TD-18113
|
2022-08-03 18:58:47 +08:00 |
yihaoDeng
|
8c050431d1
|
fix valgrind error
|
2022-08-03 18:49:59 +08:00 |
Hui Li
|
7dd6209b0a
|
Merge pull request #15689 from taosdata/test/chr/TD-14699
test: modify testcases of muti-mnodes
|
2022-08-03 18:34:57 +08:00 |
Xiaoyu Wang
|
335c8b4d8a
|
fix: timeline function validity check
|
2022-08-03 18:17:12 +08:00 |
slzhou
|
3c91c66a2e
|
fix: remove udfd allocate buffer trace
|
2022-08-03 17:12:46 +08:00 |
slzhou
|
cf9030fab1
|
fix: prevent result row page swapping so that the result is preserved
|
2022-08-03 17:03:50 +08:00 |
Xiaoyu Wang
|
bd8de1e8fd
|
fix: timeline function validity check
|
2022-08-03 16:59:27 +08:00 |
tomchon
|
8fec8eac94
|
tset:comment testcase of vnodeReplica
|
2022-08-03 16:16:55 +08:00 |
Liu Jicong
|
70e806b0d2
|
Merge pull request #15705 from taosdata/feature/stream
enh(stream): keep thread from blocking
|
2022-08-03 16:14:24 +08:00 |
Cary Xu
|
39668de914
|
Merge pull request #15703 from taosdata/feature/TD-11274-3.0
other: add tsma debug log
|
2022-08-03 15:57:14 +08:00 |
Liu Jicong
|
e345023dfd
|
enh(stream): keep thread from blocking
|
2022-08-03 15:31:10 +08:00 |
Hui Li
|
c77ef73dc1
|
Merge pull request #15699 from taosdata/test/fix_irate_and_check_tsdb
test : update case and fix some issues
|
2022-08-03 15:23:07 +08:00 |
Hui Li
|
42d49bd932
|
Merge pull request #15702 from taosdata/3.0test/jcy
test:add test case for db/tb name check
|
2022-08-03 15:22:58 +08:00 |
Minghao Li
|
da83f06609
|
refactor(sync): add sim case
|
2022-08-03 14:58:58 +08:00 |
Cary Xu
|
71419d330d
|
other: adjust rsma debug logs
|
2022-08-03 14:58:54 +08:00 |
Minghao Li
|
f98965d749
|
refactor(sync): delete find sync pointer optimized
|
2022-08-03 14:41:38 +08:00 |
Cary Xu
|
335da8fc65
|
other: add tsma debug log
|
2022-08-03 14:33:29 +08:00 |
Cary Xu
|
b6d2778e1a
|
Merge branch '3.0' into feature/TD-11274-3.0
|
2022-08-03 14:31:09 +08:00 |
tomchon
|
b5514f974b
|
Merge branch '3.0' of github.com:taosdata/TDengine into test/chr/TD-14699
|
2022-08-03 14:30:24 +08:00 |
jiacy-jcy
|
7b6b53352b
|
Merge branch '3.0' into 3.0test/jcy
|
2022-08-03 13:51:11 +08:00 |
jiacy-jcy
|
64a82cfd89
|
update
|
2022-08-03 13:50:42 +08:00 |
Cary Xu
|
3b3dc1977a
|
Merge pull request #15698 from taosdata/feature/TD-11274-3.0
other: rsma replica restore and memory leak
|
2022-08-03 13:00:45 +08:00 |
shenglian-zhou
|
cf143ab993
|
Merge pull request #15701 from taosdata/szhou/fix/udf
fix: clean up udfs is not executed when no udfs
|
2022-08-03 12:01:31 +08:00 |
Shengliang Guan
|
1ea8820775
|
Merge pull request #15697 from taosdata/fix/dnode
fix: adjust logs
|
2022-08-03 11:36:47 +08:00 |
Xiaoyu Wang
|
415ff2b13b
|
Merge pull request #15690 from taosdata/feature/3.0_wxy
fix: some problems of parser
|
2022-08-03 11:25:55 +08:00 |
shenglian zhou
|
f71cb30dd0
|
fix: clean up udfs is not executed when no udfs
|
2022-08-03 11:20:48 +08:00 |
wenzhouwww@live.cn
|
81642faada
|
update case and fix some issuses
|
2022-08-03 11:12:34 +08:00 |
Cary Xu
|
f887dd01b4
|
Merge branch '3.0' into feature/TD-11274-3.0
|
2022-08-03 10:58:15 +08:00 |