Shengliang Guan
|
1c446b1bf4
|
Merge branch '3.0' into fix/sync
|
2022-10-31 23:30:24 +08:00 |
Shengliang Guan
|
e817e649c6
|
Merge pull request #17788 from taosdata/enh/TD-19090
enh: force drop dnode
|
2022-10-31 23:27:54 +08:00 |
Haojun Liao
|
c17a921a03
|
fix(query): set the correct buffer to accommodate the tag values.
|
2022-10-31 23:19:40 +08:00 |
Shengliang Guan
|
26f1e64f2a
|
enh: force drop dnode
|
2022-10-31 21:33:06 +08:00 |
benguang.zhao
|
9652029121
|
fix: update testcases of walRollback in walMetaTest.cpp
|
2022-10-31 21:08:54 +08:00 |
benguang.zhao
|
1d0eae197d
|
fix: not allow to rollback WAL across snapshot point
|
2022-10-31 21:06:23 +08:00 |
plum-lihui
|
c609493cbb
|
test:modify tmq test case for replica3
|
2022-10-31 20:57:18 +08:00 |
Shengliang Guan
|
8cdbcb89f5
|
Merge pull request #17762 from taosdata/fix/memReturn
enh: return mem to os
|
2022-10-31 20:12:22 +08:00 |
Shengliang Guan
|
a0c7b7d512
|
Merge pull request #17772 from taosdata/feature/TD-19893
fix(planner):add semantic check
|
2022-10-31 20:08:21 +08:00 |
Shengliang Guan
|
f32d347bb8
|
Merge pull request #17778 from taosdata/feature/3.0_mhli
refactor(sync): add sync local cmd, step down
|
2022-10-31 20:05:01 +08:00 |
Cary Xu
|
8a5f94d35c
|
fix: set search key according to order
|
2022-10-31 20:03:21 +08:00 |
Shengliang Guan
|
1ad604a5f9
|
enh: force drop dnode
|
2022-10-31 19:57:27 +08:00 |
chenhaoran
|
8ba93cf951
|
test:add replica 3 for all testcases and frameworks
|
2022-10-31 19:18:41 +08:00 |
chenhaoran
|
5c75990867
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into test/TD-19790
|
2022-10-31 19:09:22 +08:00 |
chenhaoran
|
ece67e2e0c
|
test:add replica 3 for all testcases and frameworks
|
2022-10-31 19:09:08 +08:00 |
chenhaoran
|
ad857047ab
|
test:add replica 3 for all testcases and frameworks
|
2022-10-31 19:03:49 +08:00 |
Haojun Liao
|
1fd3ad502a
|
fix(query): ensure the capacity before loading tags value.
|
2022-10-31 19:01:28 +08:00 |
yihaoDeng
|
d21d88becc
|
opt http module
|
2022-10-31 18:50:19 +08:00 |
yihaoDeng
|
06c06d290f
|
opt http module
|
2022-10-31 18:45:10 +08:00 |
Liu Jicong
|
2e640c38a2
|
refactor: stream and tmq message
|
2022-10-31 18:37:28 +08:00 |
54liuyao
|
b8e451d272
|
fix(stream): scalar stream update data
|
2022-10-31 18:33:30 +08:00 |
Minghao Li
|
d246514da2
|
refactor(sync): check msgcb, putToQueueFp NULL
|
2022-10-31 18:16:58 +08:00 |
Hui Li
|
5202ccfbba
|
Merge pull request #17780 from taosdata/feature/3_liaohj
fix(query): set correct error code.
|
2022-10-31 18:05:48 +08:00 |
Haojun Liao
|
f29127a15e
|
ehn(query): do some internal refactor.
|
2022-10-31 18:04:58 +08:00 |
Haojun Liao
|
1fa5eafa8a
|
ehn(query): keep the time window for each block to avoid repeatly parsing the compressed data block meta info.
|
2022-10-31 17:49:50 +08:00 |
Shengliang Guan
|
7ddde569a0
|
enh: force drop dnode
|
2022-10-31 17:29:24 +08:00 |
Haojun Liao
|
fac516a196
|
refactor: do some internal refactor.
|
2022-10-31 17:20:27 +08:00 |
Haojun Liao
|
9703ab510b
|
enh(query): avoid parse the mapdata to improve the performance by keep the offset of each block.
|
2022-10-31 17:19:15 +08:00 |
slzhou
|
aa2b54c57c
|
enhance: add configuration for udfd LD_LIBRARY_PATH to taos.cfg
|
2022-10-31 16:45:39 +08:00 |
Haojun Liao
|
08c2b3ff05
|
fix(query): set correct error code.
|
2022-10-31 16:40:03 +08:00 |
Minghao Li
|
6b74412994
|
refactor(sync): print fatal log when commit error
|
2022-10-31 16:30:42 +08:00 |
54liuyao
|
f1e3e0892a
|
fix(planner):add semantic check
|
2022-10-31 16:17:53 +08:00 |
Minghao Li
|
77ba900776
|
refactor(sync): add sync local cmd, step down
|
2022-10-31 16:12:40 +08:00 |
Haojun Liao
|
ba37a58192
|
enh(query): reduce the number of malloc.
|
2022-10-31 15:39:16 +08:00 |
Haojun Liao
|
f38e9664f9
|
other:merge 3.0
|
2022-10-31 15:32:48 +08:00 |
Ganlin Zhao
|
63aa6f7a47
|
fix(query): leastsquares handles unsigned types
TD-19891
|
2022-10-31 15:20:20 +08:00 |
Haojun Liao
|
79bb5f8293
|
Merge pull request #17767 from taosdata/feature/3_liaohj
refactor: do some internal refactor.
|
2022-10-31 15:16:41 +08:00 |
slzhou
|
13a13bf06d
|
Merge branch '3.0' of github.com:taosdata/TDengine into szhou/fixbugs
|
2022-10-31 15:11:58 +08:00 |
Haojun Liao
|
7135f35b21
|
refactor: do some internal refactor.
|
2022-10-31 15:06:51 +08:00 |
chenhaoran
|
691b9ac54b
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into test/TD-19790
|
2022-10-31 14:42:26 +08:00 |
chenhaoran
|
851f34ff36
|
test:add replica 3 for all testcases and frameworks
|
2022-10-31 14:41:59 +08:00 |
Haojun Liao
|
a1db402500
|
refactor: do some internal refactor.
|
2022-10-31 14:38:01 +08:00 |
Haojun Liao
|
adf085ab46
|
refactor: do some internal refactor.
|
2022-10-31 14:17:57 +08:00 |
Minghao Li
|
0b20b914bb
|
refactor(sync): add sync local cmd
|
2022-10-31 14:17:26 +08:00 |
jjismomo
|
13869720c3
|
doc: update show variables
|
2022-10-31 14:01:36 +08:00 |
Haojun Liao
|
c11ed48937
|
Merge branch 'fix/liao_cov' of github.com:taosdata/tdengine into fix/liao_cov
|
2022-10-31 14:00:31 +08:00 |
yihaoDeng
|
8831f386e6
|
opt http module
|
2022-10-31 11:57:58 +08:00 |
Haojun Liao
|
c4f4e008d0
|
fix(query): add null ptr check.
|
2022-10-31 11:53:35 +08:00 |
Haojun Liao
|
79ea4c2c79
|
fix(query): add null ptr check.
|
2022-10-31 11:43:00 +08:00 |
Haojun Liao
|
f790d91b45
|
fix(query): check null before free resource, and some internal refactor.
|
2022-10-31 10:41:25 +08:00 |